common: Drop linux/bitops.h from common header
[platform/kernel/u-boot.git] / board / ti / common / board_detect.h
index 5835af5..9f75b5c 100644 (file)
@@ -9,6 +9,7 @@
 #define __BOARD_DETECT_H
 
 /* TI EEPROM MAGIC Header identifier */
+#include <linux/bitops.h>
 #define TI_EEPROM_HEADER_MAGIC 0xEE3355AA
 #define TI_DEAD_EEPROM_MAGIC   0xADEAD12C