mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-20 21:51:05 +00:00
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
This just leaves include/asm-arm/plat-* to deal with. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
parent
a1b81a84ff
commit
a09e64fbc0
1582 changed files with 3001 additions and 3020 deletions
|
@ -29,7 +29,7 @@
|
|||
#include <linux/completion.h>
|
||||
|
||||
#include <asm/uaccess.h>
|
||||
#include <asm/arch/at91_rtc.h>
|
||||
#include <mach/at91_rtc.h>
|
||||
|
||||
|
||||
#define AT91_RTC_FREQ 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue