diff options
author | Mike J. Chen <mjchen@sta.samsung.com> | 2010-10-25 12:39:58 -0700 |
---|---|---|
committer | Arve Hjønnevåg <arve@android.com> | 2011-11-17 17:51:46 -0800 |
commit | 1ebf9b6db197f3cb40189c76e0a7fdb171ca3f02 (patch) | |
tree | 05b6f4411da714734531bb09b81d767f51f4440c /arch/arm/mach-s5pv210/include | |
parent | a1f8458b13f52860bc68010f4285d3f588c8986c (diff) | |
download | kernel_samsung_crespo-1ebf9b6db197f3cb40189c76e0a7fdb171ca3f02.zip kernel_samsung_crespo-1ebf9b6db197f3cb40189c76e0a7fdb171ca3f02.tar.gz kernel_samsung_crespo-1ebf9b6db197f3cb40189c76e0a7fdb171ca3f02.tar.bz2 |
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 <mjchen@sta.samsung.com>
Diffstat (limited to 'arch/arm/mach-s5pv210/include')
-rw-r--r-- | arch/arm/mach-s5pv210/include/mach/gpio-herring.h | 2 |
1 files changed, 0 insertions, 2 deletions
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 |