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

alpha: remove <asm/export.h>

All *.S files under arch/alpha/ 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>

-1
-1
arch/alpha/include/asm/Kbuild
··· 3 3 generated-y += syscall_table.h 4 4 generic-y += agp.h 5 5 generic-y += asm-offsets.h 6 - generic-y += export.h 7 6 generic-y += kvm_para.h 8 7 generic-y += mcs_spinlock.h