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 7788d53281a0..d5d062694bd3 100644
--- a/drivers/tty/serial/pxa.c
+++ b/drivers/tty/serial/pxa.c
@@ -933,7 +933,6 @@ static struct platform_driver serial_pxa_driver = {
933 933
934 .driver = { 934 .driver = {
935 .name = "pxa2xx-uart", 935 .name = "pxa2xx-uart",
936 .owner = THIS_MODULE,
937#ifdef CONFIG_PM 936#ifdef CONFIG_PM
938 .pm = &serial_pxa_pm_ops, 937 .pm = &serial_pxa_pm_ops,
939#endif 938#endif