[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:

committed by
Russell King

parent
a1b81a84ff
commit
a09e64fbc0
8
arch/arm/plat-omap/include/mach/param.h
Normal file
8
arch/arm/plat-omap/include/mach/param.h
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
* arch/arm/plat-omap/include/mach/param.h
|
||||
*
|
||||
*/
|
||||
|
||||
#ifdef CONFIG_OMAP_32K_TIMER_HZ
|
||||
#define HZ CONFIG_OMAP_32K_TIMER_HZ
|
||||
#endif
|
Reference in New Issue
Block a user