diff options
author | Jovi Zhang <bookjovi@gmail.com> | 2011-03-30 11:30:41 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-04-20 01:33:36 +0200 |
commit | 99edb3d10a9d384d69557bd09cc39b9ec62aa04e (patch) | |
tree | f5652717967f7f3aa888e2750c39c151adf6216b /drivers/tty/serial/s5pv210.c | |
parent | serial: core, remove uart_update_termios (diff) | |
download | linux-99edb3d10a9d384d69557bd09cc39b9ec62aa04e.tar.xz linux-99edb3d10a9d384d69557bd09cc39b9ec62aa04e.zip |
tty: remove invalid location line in file header
remove invalid location line in each file header after location
moved from driver/char to driver/tty
Signed-off-by: Jovi Zhang <bookjovi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/tty/serial/s5pv210.c')
-rw-r--r-- | drivers/tty/serial/s5pv210.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/tty/serial/s5pv210.c b/drivers/tty/serial/s5pv210.c index 6ebccd70a707..fb2619f93d84 100644 --- a/drivers/tty/serial/s5pv210.c +++ b/drivers/tty/serial/s5pv210.c @@ -1,5 +1,4 @@ -/* linux/drivers/serial/s5pv210.c - * +/* * Copyright (c) 2010 Samsung Electronics Co., Ltd. * http://www.samsung.com/ * |