ARM: 7055/1: arm/tegra: mach/gpio.h: include linux/types.h to fix build
authorStephen Warren <swarren@nvidia.com>
Mon, 22 Aug 2011 23:39:58 +0000 (00:39 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 24 Aug 2011 07:28:38 +0000 (08:28 +0100)
commit5f9d4f67beb603b0efcb0360897f99cf775e7a74
treee99f0109228ac2782bac3b0d38ad73ca40f3b745
parentece88dc08b87501025927bf52e460655f89e2c02
ARM: 7055/1: arm/tegra: mach/gpio.h: include linux/types.h to fix build

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>
arch/arm/mach-tegra/include/mach/gpio.h