Tomi Valkeinen 0e9a126e95 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>
2012-06-04 11:04:40 +03:00
..
2012-04-05 22:13:39 -07:00
2012-02-07 15:54:02 -08:00
2012-04-08 14:27:08 +00:00
2012-03-28 18:30:03 +01:00
2012-04-08 14:27:09 +00:00
2011-10-03 15:52:38 +00:00
2012-04-08 14:27:09 +00:00
2012-01-28 20:50:11 +00:00
2012-01-28 20:50:11 +00:00
2012-01-28 20:50:11 +00:00
2012-03-28 18:30:03 +01:00
2012-03-28 18:30:03 +01:00
2012-03-28 18:30:03 +01:00
2011-09-01 00:31:05 +00:00
2012-01-03 16:02:55 +00:00
2012-02-15 04:31:21 +00:00
2011-09-27 18:08:04 +02:00
2012-03-27 16:03:32 -07:00
2012-01-22 14:50:02 +01:00
2012-02-15 04:31:21 +00:00
2011-09-14 16:40:52 +00:00
2012-03-28 18:30:03 +01:00
2011-10-03 15:52:22 +00:00
2012-03-28 18:30:03 +01:00
2011-12-21 02:25:21 +00:00
2011-10-03 15:52:22 +00:00
2012-03-22 20:43:40 -07:00