bitops: introduce BIT() definition
[platform/kernel/u-boot.git] / arch / arm / include / asm / arch-omap5 / cpu.h
index 6109b92..b1513e9 100644 (file)
@@ -56,8 +56,6 @@ struct watchdog {
 #endif /* __ASSEMBLY__ */
 #endif /* __KERNEL_STRICT_NAMES */
 
-#define BIT(x)                         (1 << (x))
-
 #define WD_UNLOCK1             0xAAAA
 #define WD_UNLOCK2             0x5555