Skip to content

Commit 0a2f505

Browse files
larsclausenarndb
authored andcommitted
h8300: Use generic asm/mmu.h
h8300's asm/mmu.h is basically identical to asm-generic/mmu.h, so use it instead of the custom version. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1 parent 9ab9da5 commit 0a2f505

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

arch/h8300/include/asm/Kbuild

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ include include/asm-generic/Kbuild.asm
22

33
generic-y += clkdev.h
44
generic-y += exec.h
5+
generic-y += mmu.h
56
generic-y += module.h

arch/h8300/include/asm/mmu.h

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)