From: Tomi Valkeinen Date: Mon, 23 May 2011 13:36:09 +0000 (+0300) Subject: OMAP: DSS2: DSI: Change dummy macros to inline functions X-Git-Tag: v3.1-rc1~98^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a9a5e390cb57f12de77b94b07dccf14752157ad;p=pandora-kernel.git OMAP: DSS2: DSI: Change dummy macros to inline functions Using empty macros for performance measurement functions when DSS DEBUG is not enabled causes an unused variable warning. Change the empty macros to empty inline functions to remove the warning. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed