From 1ebf9b6db197f3cb40189c76e0a7fdb171ca3f02 Mon Sep 17 00:00:00 2001 From: "Mike J. Chen" Date: Mon, 25 Oct 2010 12:39:58 -0700 Subject: S5PC11X: Remove Sony ISX006 camera support This sensor was mostly in Rev 0.4 HW. The HAL has changed significantly and we don't want to support this old sensor anymore. Change-Id: I007ad0cd1f448cf3ef4b708ab62331a5069621b1 Signed-off-by: Mike J. Chen --- arch/arm/mach-s5pv210/include/mach/gpio-herring.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'arch/arm/mach-s5pv210/include') diff --git a/arch/arm/mach-s5pv210/include/mach/gpio-herring.h b/arch/arm/mach-s5pv210/include/mach/gpio-herring.h index 1be5461..498d9e2 100644 --- a/arch/arm/mach-s5pv210/include/mach/gpio-herring.h +++ b/arch/arm/mach-s5pv210/include/mach/gpio-herring.h @@ -58,8 +58,6 @@ #define GPIO_GPB6 S5PV210_GPB(6) #define GPIO_GPB7 S5PV210_GPB(7) -/* define : isx006 */ -#define CAM_IO_EN S5PV210_GPB(7) #define GPIO_REC_PCM_CLK S5PV210_GPC0(0) #define GPIO_REC_PCM_CLK_AF 3 -- cgit v1.1