]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/plat-spear/include/plat/hardware.h
ARM: create a common IOMEM definition
[karo-tx-linux.git] / arch / arm / plat-spear / include / plat / hardware.h
index 66d677225d155c0e4a09c6d1a8a54f22f1ad8122..70187d763e26f7ff0e5c32dee2f483db03510e21 100644 (file)
 #ifndef __PLAT_HARDWARE_H
 #define __PLAT_HARDWARE_H
 
-#ifndef __ASSEMBLY__
-#define IOMEM(x)       ((void __iomem __force *)(x))
-#else
-#define IOMEM(x)       (x)
-#endif
-
 #endif /* __PLAT_HARDWARE_H */