summaryrefslogtreecommitdiff
path: root/drivers/video/exynos_fb.c
diff options
context:
space:
mode:
authorAjay Kumar <ajaykumar.rs@samsung.com>2013-01-08 20:42:24 +0000
committerMinkyu Kang <mk7.kang@samsung.com>2013-01-10 10:19:47 +0900
commit7b4bd121b6a6aae0b0afd5540e2459187e9ec5ec (patch)
treeeadf2443efe5b94d5a2c5e8b22b2ab25684c0442 /drivers/video/exynos_fb.c
parent1673f199d917e0649098e0cb7ef5b375b96bd6cb (diff)
downloadu-boot-imx-7b4bd121b6a6aae0b0afd5540e2459187e9ec5ec.zip
u-boot-imx-7b4bd121b6a6aae0b0afd5540e2459187e9ec5ec.tar.gz
u-boot-imx-7b4bd121b6a6aae0b0afd5540e2459187e9ec5ec.tar.bz2
EXYNOS: Add dummy definition to fix compilation dependency on CONFIG_EXYNOS_MIPI_DSIM
When only DP is used, we need not enable CONFIG_EXYNOS_MIPI_DSIM. But if we do not select CONFIG_EXYNOS_MIPI_DSIM, exynos_fb.c throws error saying exynos_mipi_dsi_init() not defined. So, we add dummy definition for exynos_mipi_dsi_init when CONFIG_EXYNOS_MIPI_DSIM is not defined. Signed-off-by: Ajay Kumar <ajaykumar.rs@samsung.com> Acked-by: Simon Glass <sjg@chromium.org> Acked-by: Donghwa Lee <dh09.lee@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'drivers/video/exynos_fb.c')
0 files changed, 0 insertions, 0 deletions