X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=drivers%2Ftty%2Fserial%2Fmsm_serial.c;h=24f3cdce527daed8282ddd049d3315a40cb98023;hb=4cc29462cfa166b83bf6840a0b3247f505374355;hp=778e376f197eaec8224aee4025c6aa95eea64a3d;hpb=3f620ddc0dde30fe88be4cc80ae9ebda8bd37448;p=cascardo%2Flinux.git diff --git a/drivers/tty/serial/msm_serial.c b/drivers/tty/serial/msm_serial.c index 778e376f197e..24f3cdce527d 100644 --- a/drivers/tty/serial/msm_serial.c +++ b/drivers/tty/serial/msm_serial.c @@ -991,7 +991,7 @@ static const struct of_device_id msm_uartdm_table[] = { { } }; -static int __init msm_serial_probe(struct platform_device *pdev) +static int msm_serial_probe(struct platform_device *pdev) { struct msm_port *msm_port; struct resource *resource;