MIPS: Nuke empty lines at end of files.
authorRalf Baechle <ralf@linux-mips.org>
Fri, 18 Jan 2013 15:59:18 +0000 (16:59 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 1 Feb 2013 09:00:22 +0000 (10:00 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/math-emu/Makefile
arch/mips/mti-sead3/leds-sead3.c

index 96607230d9eab7751935ba0699e976ec8399ae19..121a848a35945d57292c072d45c4cfe7cc0cc12f 100644 (file)
@@ -9,4 +9,3 @@ obj-y   := cp1emu.o ieee754m.o ieee754d.o ieee754dp.o ieee754sp.o ieee754.o \
           sp_div.o sp_mul.o sp_sub.o sp_add.o sp_fdp.o sp_cmp.o sp_logb.o \
           sp_scalb.o sp_simple.o sp_tint.o sp_fint.o sp_tlong.o sp_flong.o \
           dp_sqrt.o sp_sqrt.o kernel_linkage.o dsemul.o
-
index a95ac59852061b84dc9a2d550c063b0013a91b0c..3db832a818d5dd3971241adcb5bda73c91f98531 100644 (file)
@@ -125,4 +125,3 @@ module_exit(sead3_led_exit);
 MODULE_AUTHOR("Kristian Kielhofner <kris@krisk.org>");
 MODULE_DESCRIPTION("SEAD3 LED driver");
 MODULE_LICENSE("GPL");
-