diff options
author | Greg Ungerer <gerg@uclinux.org> | 2011-07-04 06:23:09 +0200 |
---|---|---|
committer | Greg Ungerer <gerg@uclinux.org> | 2011-07-25 03:20:41 +0200 |
commit | f3c23a28ace0a42ea06b5860b3bd25f71fc14c89 (patch) | |
tree | ddd57fe63f1101f5e736493d73c0965745748ee2 /drivers/accessibility | |
parent | m68k: merge and clean up delay.h files (diff) | |
download | linux-f3c23a28ace0a42ea06b5860b3bd25f71fc14c89.tar.xz linux-f3c23a28ace0a42ea06b5860b3bd25f71fc14c89.zip |
m68k: use CPU_HAS_NO_BITFIELDS for signal functions
When reworking bitops.h to be clean for all processor types we introduced
a CONFIG_CPU_HAS_NO_BITFIELDS define to signal whether this processor type
supported the bit field instructions. The ARCH_SIG_BITOPS functions for
m68k use these instruction types. We should base the use of these functions
(or the generic versions) on the CONFIG_CPU_HAS_NO_BITFIELDS define.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'drivers/accessibility')
0 files changed, 0 insertions, 0 deletions