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>
This commit is contained in:
Jovi Zhang
2011-03-30 05:30:41 -04:00
committed by Greg Kroah-Hartman
parent 6f5c24ad0f
commit 99edb3d10a
57 changed files with 11 additions and 114 deletions

View File

@@ -1,5 +1,4 @@
/* drivers/tty/serial/msm_smd_tty.c
*
/*
* Copyright (C) 2007 Google, Inc.
* Copyright (c) 2011, Code Aurora Forum. All rights reserved.
* Author: Brian Swetland <swetland@google.com>