Skip to content

Commit

Permalink
alpha: remove <asm/export.h>
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Masahiro Yamada committed Aug 22, 2023
1 parent f3c78e9 commit e930d97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/alpha/include/asm/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@
generated-y += syscall_table.h
generic-y += agp.h
generic-y += asm-offsets.h
generic-y += export.h
generic-y += kvm_para.h
generic-y += mcs_spinlock.h

0 comments on commit e930d97

Please sign in to comment.