commit | 0420b32c01fda83e845752ca465584e21ebb4d3a | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Jul 11 11:38:11 2011 +0200 |
committer | Arnd Bergmann <arnd@arndb.de> | Mon Jul 11 23:31:33 2011 +0200 |
tree | 369968a501265180dae25ca949da5987f4dbd378 | |
parent | fe0d42203cb5616eeff68b14576a0f7e2dd56625 [diff] |
mach-integrator: delete bits.h include file 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>