Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
[firefly-linux-kernel-4.4.55.git] / drivers / tty / serial / apbuart.c
index 7162f70d92609590b63d0e9d1ee5a26e645e8941..59ae2b53e765bf4a3e070f65fcce6e43ea6bee32 100644 (file)
@@ -554,7 +554,7 @@ static struct uart_driver grlib_apbuart_driver = {
 /* OF Platform Driver                                                       */
 /* ======================================================================== */
 
-static int __devinit apbuart_probe(struct platform_device *op)
+static int apbuart_probe(struct platform_device *op)
 {
        int i;
        struct uart_port *port = NULL;