From a84fbfed575fee180699b4e01a0b9bf704cad4ae Mon Sep 17 00:00:00 2001 From: Gary King Date: Fri, 17 Sep 2010 15:25:03 -0700 Subject: [ARM] tegra: ventana: register akm8975 compass For Ventana board registering i2c board info for akm8975 compass on i2c bus4. Change-Id: Ie5a293699e69a9c94d89bb419db26ca81e5c4a91 Reviewed-on: http://git-master/r/7974 Reviewed-by: Bharat Nihalani Tested-by: Bharat Nihalani --- arch/arm/mach-tegra/board-ventana.h | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/mach-tegra/board-ventana.h') diff --git a/arch/arm/mach-tegra/board-ventana.h b/arch/arm/mach-tegra/board-ventana.h index 39703583249d..28f3a02538b3 100644 --- a/arch/arm/mach-tegra/board-ventana.h +++ b/arch/arm/mach-tegra/board-ventana.h @@ -21,5 +21,6 @@ int ventana_regulator_init(void); int ventana_sdhci_init(void); int ventana_pinmux_init(void); int ventana_panel_init(void); +int ventana_sensors_init(void); #endif -- cgit v1.2.3