diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2013-01-18 10:59:18 -0500 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2013-02-01 04:00:22 -0500 |
commit | 405ab01c70e18058d9c01a1256769a61fc65413e (patch) | |
tree | a4f0667f8593ff1039aee8f45318cf512431fe46 /arch/mips/mti-sead3 | |
parent | 82de378caad24b066ce8f9d9743c8fa96ad01f82 (diff) |
MIPS: Nuke empty lines at end of files.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/mti-sead3')
-rw-r--r-- | arch/mips/mti-sead3/leds-sead3.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/mti-sead3/leds-sead3.c b/arch/mips/mti-sead3/leds-sead3.c index a95ac5985206..3db832a818d5 100644 --- a/arch/mips/mti-sead3/leds-sead3.c +++ b/arch/mips/mti-sead3/leds-sead3.c | |||
@@ -125,4 +125,3 @@ module_exit(sead3_led_exit); | |||
125 | MODULE_AUTHOR("Kristian Kielhofner <kris@krisk.org>"); | 125 | MODULE_AUTHOR("Kristian Kielhofner <kris@krisk.org>"); |
126 | MODULE_DESCRIPTION("SEAD3 LED driver"); | 126 | MODULE_DESCRIPTION("SEAD3 LED driver"); |
127 | MODULE_LICENSE("GPL"); | 127 | MODULE_LICENSE("GPL"); |
128 | |||