From: Tony Lindgren Date: Tue, 5 Jun 2012 08:20:55 +0000 (-0700) Subject: OMAPDSS: Fix compile for dss_debugfs_create_file X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97ce124c448508fbd9f579fd41e03d7f1c722d62;p=pandora-kernel.git OMAPDSS: Fix compile for dss_debugfs_create_file Otherwise we get: drivers/video/omap2/dss/core.c:197: error: static declaration of 'dss_debugfs_create_file' follows non-static declaration drivers/video/omap2/dss/dss.h:166: error: previous declaration of 'dss_debugfs_create_file' was here Reported-by: Russell King Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed