]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/serial/altera_uart.c
serial: altera_uart: Proper section for altera_uart_remove
[net-next-2.6.git] / drivers / serial / altera_uart.c
index 7d6afc9755d528d1d19511b452b931fc2da44e8c..0f1189605d2141b2516b48c6ecd6ed6ee7c287ec 100644 (file)
@@ -498,7 +498,7 @@ static int __devinit altera_uart_probe(struct platform_device *pdev)
        return 0;
 }
 
-static int altera_uart_remove(struct platform_device *pdev)
+static int __devexit altera_uart_remove(struct platform_device *pdev)
 {
        struct uart_port *port;
        int i;