common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / clk / mpc83xx_clk.h
index 7fb880292045539768f0d050702ffd28fd82a8f1..8a31a4c868f1c0eb0f2ea364563f369120104915 100644 (file)
@@ -17,6 +17,7 @@
  * @RAT_2_5_TO_1: Ratio 2.5:1
  * @RAT_3_TO_1:   Ratio 3:1
  */
+#include <linux/bitops.h>
 enum ratio {
        RAT_UNK,
        RAT_BYP,