From: Uwe Kleine-König Date: Thu, 17 Dec 2009 16:17:54 +0000 (+0100) Subject: imx: only define deprecated symbols conditionally X-Git-Tag: v2.6.34-rc2~66^2~5^2~56^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aae7019382896cf1075a93acc564e42601bc44a2;p=pandora-kernel.git imx: only define deprecated symbols conditionally Define deprecated symbols in an #ifdef IMX_NEEDS_DEPRECATED_SYMBOLS ... All files that still depend on the old definitions get -DIMX_NEEDS_DEPRECATED_SYMBOLS passed to the compiler. When all remaining users are fixed this allows including the soc specific headers unconditionally. Signed-off-by: Uwe Kleine-König Cc: Sascha Hauer Cc: Russell King Cc: Eric Benard Cc: Fabio Estevam Cc: Alan Carvalho de Assis Cc: Daniel Mack Cc: Alberto Panizzo Cc: Ilya Yanok Cc: Holger Schurig Cc: Jiri Kosina Cc: Magnus Lilja --- Reading git-diff-tree failed