diff options
author | Pawel Moll <pawel.moll@arm.com> | 2014-08-01 15:43:34 +0100 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2014-08-04 09:31:35 +0300 |
commit | 1d5167b72ca05b2096760e1200fcd53b5f9a7562 (patch) | |
tree | 15e3b23fb3d6877814dce3b354b40d608612f001 /drivers/hid/hid-dr.c | |
parent | d7aa64c32bdcb2c1bc5932b3d2927863ae31ccbc (diff) | |
download | op-kernel-dev-1d5167b72ca05b2096760e1200fcd53b5f9a7562.zip op-kernel-dev-1d5167b72ca05b2096760e1200fcd53b5f9a7562.tar.gz |
video: ARM CLCD: Fix DT-related build problems
This patch fixes the following error when !CONFIG_OF:
drivers/video/fbdev/amba-clcd.c:800:54: warning: ‘struct amba_dev’ declared inside parameter list [enabled by default]
static struct clcd_board *clcdfb_of_get_board(struct amba_dev *dev)
^
and adds a missing Kconfig select causing this
when CONFIG_OF && !CONFIG_FB_MODE_HELPERS:
drivers/video/fbdev/amba-clcd.c:567: undefined reference to `fb_videomode_from_videomode'
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Pawel Moll <pawel.moll@arm.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/hid/hid-dr.c')
0 files changed, 0 insertions, 0 deletions