Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-btrfs-devel.git] / arch / arm / mach-iop13xx / include / mach / hardware.h
blob786fa266fab3b40d80d39fd64e6b80b0014dbdf9
1 #ifndef __ASM_ARCH_HARDWARE_H
2 #define __ASM_ARCH_HARDWARE_H
3 #include <asm/types.h>
5 #ifndef __ASSEMBLY__
6 extern u16 iop13xx_dev_id(void);
7 extern void iop13xx_set_atu_mmr_bases(void);
8 #endif
11 * Generic chipset bits
14 #include "iop13xx.h"
17 * Board specific bits
19 #include "iq81340.h"
21 #endif /* _ASM_ARCH_HARDWARE_H */