mn10300: fix several bogus includes on abs2305
asm/cpu never existed for mn10300; the files they are looking for are in asm. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#include <linux/irq.h>
|
||||
#endif /* __ASSEMBLY__ */
|
||||
|
||||
#include <asm/cpu/timer-regs.h>
|
||||
#include <asm/timer-regs.h>
|
||||
#include <unit/clock.h>
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user