env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
[oweals/u-boot.git] / arch / powerpc / cpu / mpc85xx / tlb.c
index 8e0508f3625aa9eb4b8163ab8fade7b487a534dd..cf31eb2ef3a61a05b29d4a1ea9d5971144684355 100644 (file)
@@ -14,6 +14,8 @@
 #include <addr_map.h>
 #endif
 
+#include <linux/log2.h>
+
 DECLARE_GLOBAL_DATA_PTR;
 
 void invalidate_tlb(u8 tlb)