/* linux/arch/arm/mach-s5pv310/setup-fimc1.c * * Copyright (c) 2010 Samsung Electronics Co., Ltd. * http://www.samsung.com/ * * Base FIMC 1 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_fimc1_cfg_gpio(struct platform_device *pdev) { }