From: Tomi Valkeinen Date: Wed, 10 Oct 2012 07:35:34 +0000 (+0300) Subject: OMAPDSS: remove declarations for non-existing funcs X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~2^2^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=881c98ff62e0106c3cf6aa521f7c8baf98ebb501;p=pandora-kernel.git OMAPDSS: remove declarations for non-existing funcs dss_mgr_set_device and dss_mgr_unset_device are declared in dss.h, but the functions do not exist. Remove the declarations. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed