Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

sparc: remove <asm/export.h>

All *.S files under arch/sparc/ 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>
Acked-by: Sam Ravnborg <sam@ravnborg.org>

-1
-1
arch/sparc/include/asm/Kbuild
··· 2 2 generated-y += syscall_table_32.h 3 3 generated-y += syscall_table_64.h 4 4 generic-y += agp.h 5 - generic-y += export.h 6 5 generic-y += kvm_para.h 7 6 generic-y += mcs_spinlock.h