]> Pileus Git - ~andy/linux/blobdiff - drivers/tty/serial/ar933x_uart.c
tty: remove use of __devexit
[~andy/linux] / drivers / tty / serial / ar933x_uart.c
index ad171508b9a99ce377d8591cbd1b0e432d273738..505c490c0b4484a118ec5133894dbbee2a257db0 100644 (file)
@@ -707,7 +707,7 @@ err_free_up:
        return ret;
 }
 
-static int __devexit ar933x_uart_remove(struct platform_device *pdev)
+static int ar933x_uart_remove(struct platform_device *pdev)
 {
        struct ar933x_uart_port *up;