Skip to content

Commit 0eefa56

Browse files
masahir0ytsbogend
authored andcommitted
mips: remove <asm/export.h>
All *.S files under arch/mips/ have been converted to include <linux/export.h> instead of <asm/export.h>. Remove <asm/export.h>. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
1 parent 9259e15 commit 0eefa56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/mips/include/asm/Kbuild

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ generated-y += unistd_nr_n32.h
77
generated-y += unistd_nr_n64.h
88
generated-y += unistd_nr_o32.h
99

10-
generic-y += export.h
1110
generic-y += kvm_para.h
1211
generic-y += mcs_spinlock.h
1312
generic-y += parport.h

0 commit comments

Comments
 (0)