]> git.sur5r.net Git - u-boot/blobdiff - include/asm-sh/bitops.h
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
[u-boot] / include / asm-sh / bitops.h
index 410fba46effef90dbaa5f157b66489507ca3a0aa..c57d6284785a999a4bc5fc0853edca2bc71ab6db 100644 (file)
@@ -146,6 +146,8 @@ static inline int ffs (int x)
        }
        return r;
 }
+#define PLATFORM_FFS
+
 #endif /* __KERNEL__ */
 
 #endif /* __ASM_SH_BITOPS_H */