diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2012-05-23 16:45:09 +0300 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2012-06-04 11:04:40 +0300 |
commit | 0e9a126e95748e8283488818d98ae5bcb7b84515 (patch) | |
tree | d2664df0ee7843384dc0915db90662dae4c8be93 /drivers/video/omap2/displays/panel-taal.c | |
parent | e92a5b28f71aea01b281f9c89d97a4bc5b24748f (diff) | |
download | linux-stable-0e9a126e95748e8283488818d98ae5bcb7b84515.tar.gz linux-stable-0e9a126e95748e8283488818d98ae5bcb7b84515.tar.bz2 linux-stable-0e9a126e95748e8283488818d98ae5bcb7b84515.zip |
OMAPDSS: fix build when DEBUG_FS or DSS_DEBUG_SUPPORT disabled
If CONFIG_DEBUG_FS or CONFIG_OMAP2_DSS_DEBUG_SUPPORT is disabled, the
build fails:
drivers/video/omap2/dss/core.c:197:50: error: static declaration of
'dss_debugfs_create_file' follows non-static declaration
drivers/video/omap2/dss/dss.h:166:5: note: previous declaration of
'dss_debugfs_create_file' was here
This patch fixes the dummy dss_debugfs_create_file() so that the driver
builds.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/omap2/displays/panel-taal.c')
0 files changed, 0 insertions, 0 deletions