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:
ece88dc
)
ARM: 7055/1: arm/tegra: mach/gpio.h: include linux/types.h to fix build
author
Stephen Warren
<swarren@nvidia.com>
Mon, 22 Aug 2011 23:39:58 +0000
(
00:39
+0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 24 Aug 2011 07:28:38 +0000
(08:28 +0100)
Tegra's <mach/gpio.h> uses type bool; we need to include <linux/types.h>
to get the definition.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found