aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/pxa.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tty/serial/pxa.c')
-rw-r--r--drivers/tty/serial/pxa.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/tty/serial/pxa.c b/drivers/tty/serial/pxa.c
index 21b7d8b86493..a3cd61d6a727 100644
--- a/drivers/tty/serial/pxa.c
+++ b/drivers/tty/serial/pxa.c
@@ -930,7 +930,6 @@ static struct platform_driver serial_pxa_driver = {
930 930
931 .driver = { 931 .driver = {
932 .name = "pxa2xx-uart", 932 .name = "pxa2xx-uart",
933 .owner = THIS_MODULE,
934#ifdef CONFIG_PM 933#ifdef CONFIG_PM
935 .pm = &serial_pxa_pm_ops, 934 .pm = &serial_pxa_pm_ops,
936#endif 935#endif