aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc/hvc_tile.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tty/hvc/hvc_tile.c')
-rw-r--r--drivers/tty/hvc/hvc_tile.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/tty/hvc/hvc_tile.c b/drivers/tty/hvc/hvc_tile.c
index df374860037c..3f6cd3102db5 100644
--- a/drivers/tty/hvc/hvc_tile.c
+++ b/drivers/tty/hvc/hvc_tile.c
@@ -178,7 +178,6 @@ static struct platform_driver hvc_tile_driver = {
178 .shutdown = hvc_tile_shutdown, 178 .shutdown = hvc_tile_shutdown,
179 .driver = { 179 .driver = {
180 .name = "hvc-tile", 180 .name = "hvc-tile",
181 .owner = THIS_MODULE,
182 } 181 }
183}; 182};
184#endif 183#endif