git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe0d422
)
mach-integrator: delete bits.h include file
author
Linus Walleij
<linus.walleij@linaro.org>
Mon, 11 Jul 2011 09:38:11 +0000
(11:38 +0200)
committer
Arnd 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