From c6da2cfeb05178a11c6d062a06f8078150ee492f Mon Sep 17 00:00:00 2001 From: codeworkx Date: Sat, 2 Jun 2012 13:09:29 +0200 Subject: samsung update 1 --- arch/arm/mach-exynos/setup-fimc3.c | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 arch/arm/mach-exynos/setup-fimc3.c (limited to 'arch/arm/mach-exynos/setup-fimc3.c') diff --git a/arch/arm/mach-exynos/setup-fimc3.c b/arch/arm/mach-exynos/setup-fimc3.c new file mode 100644 index 00000000000..ee4182f47c5 --- /dev/null +++ b/arch/arm/mach-exynos/setup-fimc3.c @@ -0,0 +1,21 @@ +/* linux/arch/arm/mach-s5pv310/setup-fimc3.c + * + * Copyright (c) 2010 Samsung Electronics Co., Ltd. + * http://www.samsung.com/ + * + * Base FIMC 3 gpio configuration + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. +*/ + +#include +#include + +struct platform_device; /* don't need the contents */ + +#include +#include + +void s3c_fimc3_cfg_gpio(struct platform_device *pdev) { } -- cgit v1.2.3