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>
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
/*
|
||||
* @file /arch/mips/pmc-sierra/msp71xx/gpio_extended.c
|
||||
*
|
||||
* Generic PMC MSP71xx EXTENDED (EXD) GPIO handling. The extended gpio is
|
||||
* a set of hardware registers that have no need for explicit locking as
|
||||
* it is handled by unique method of writing individual set/clr bits.
|
||||
|
Reference in New Issue
Block a user