video: sprd: remove build warnings
[profile/mobile/platform/kernel/u-boot-tm1.git] / drivers / video / sprdfb / sprdfb_chip_common.h
index 9e23596..061b9c9 100644 (file)
@@ -47,6 +47,8 @@
 #define SPRDFB_SUPPORT_LVDS_PANEL
 #endif
 
+void __raw_bits_and(unsigned int v, unsigned int a);
+
 void __raw_bits_or(unsigned int v, unsigned int a);
 
 void __raw_bits_set_value(unsigned int reg, unsigned int value, unsigned int bit, unsigned int mask);