summaryrefslogtreecommitdiffstats
path: root/include/asm-sh/bitops.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sh/bitops.h')
-rw-r--r--include/asm-sh/bitops.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-sh/bitops.h b/include/asm-sh/bitops.h
index 95167bd45a..c57d628478 100644
--- a/include/asm-sh/bitops.h
+++ b/include/asm-sh/bitops.h
@@ -146,7 +146,7 @@ static inline int ffs (int x)
}
return r;
}
-#define ffs
+#define PLATFORM_FFS
#endif /* __KERNEL__ */
OpenPOWER on IntegriCloud