mach-integrator: delete bits.h include file
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 11 Jul 2011 09:38:11 +0000 (11:38 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 11 Jul 2011 21:31:33 +0000 (23:31 +0200)
Not only does this file duplicate <linux/bitops.h> and implement a
well-known antipattern, it is also not used by anything.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

No differences found