summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/board-ventana.h
diff options
context:
space:
mode:
authorGary King <gking@nvidia.com>2010-10-01 17:00:39 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:36:11 -0800
commit407cea433735b1fc52032860f66d7dadeb8e9c1b (patch)
treefc7c8fe683ea8e7a127be71ba8bbb5a659407ede /arch/arm/mach-tegra/board-ventana.h
parent01426d4b0982bbd42809b90a77fd8c60e4af23c2 (diff)
[ARM] tegra: ventana: add graphics support
register the tegradc0, tegradc1, grhost, pwm-backlight and carveout devices Change-Id: Ia61c0632470e571cc57279dc3b197ccd1fca80f0 Signed-off-by: Gary King <gking@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/board-ventana.h')
-rw-r--r--arch/arm/mach-tegra/board-ventana.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/board-ventana.h b/arch/arm/mach-tegra/board-ventana.h
index 2b19f64256f8..39703583249d 100644
--- a/arch/arm/mach-tegra/board-ventana.h
+++ b/arch/arm/mach-tegra/board-ventana.h
@@ -20,5 +20,6 @@
int ventana_regulator_init(void);
int ventana_sdhci_init(void);
int ventana_pinmux_init(void);
+int ventana_panel_init(void);
#endif