diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2009-07-06 12:13:17 +0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2009-08-03 20:52:40 +0400 |
commit | 49316cbf0a9875f102f98dc8b7c80cfa142e33cf (patch) | |
tree | 366e7f239ffa5ab28b63b994137d569c6e3f336c /arch/mips/emma/markeins/setup.c | |
parent | 1c1a90d866c5fb029099b9f0f40534e01b7c4d91 (diff) | |
download | linux-49316cbf0a9875f102f98dc8b7c80cfa142e33cf.tar.xz |
MIPS: Eleminate filenames from comments
They tend to get not updated when files are moved around or copied and
lack any obvious use. While at it zap some only too obvious comments and
as per Shinya's suggestion, add a copyright header to extable.c.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Acked-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
Acked-by: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Diffstat (limited to 'arch/mips/emma/markeins/setup.c')
-rw-r--r-- | arch/mips/emma/markeins/setup.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/mips/emma/markeins/setup.c b/arch/mips/emma/markeins/setup.c index 67f456500084..335dc8c1a1bb 100644 --- a/arch/mips/emma/markeins/setup.c +++ b/arch/mips/emma/markeins/setup.c @@ -1,7 +1,4 @@ /* - * arch/mips/emma2rh/markeins/setup.c - * This file is setup for EMMA2RH Mark-eins. - * * Copyright (C) NEC Electronics Corporation 2004-2006 * * This file is based on the arch/mips/ddb5xxx/ddb5477/setup.c. |