mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
a21765a70e
The following patch and script moves the arch/arm/mach-s3c2410 directory into arch/arm/plat-s3c24xx for the generic core code and inti arch/arm/mach-s3c{cpu} for the cpu/machine support files Include directory include/asm-arm/plat-s3c24xx is added for the core include files. Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
3 lines
71 B
C
3 lines
71 B
C
/* linux/arch/arm/mach-s3c2410/bast.h
|
|
extern void bast_init_irq(void);
|