From: Giacomo A. Catenazzi Date: Fri, 17 May 2013 13:43:20 +0000 (-0300) Subject: clk: sunxi: "cpu_data" is defined in header files of some architectures X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~27^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61fd58dc578d40c1cfe2691380c42860c6fff809;p=pandora-kernel.git clk: sunxi: "cpu_data" is defined in header files of some architectures In some architectures, the #define cpu_data is not a "macro-function", so the compiler will substitute the identifier with probably something wrong. Signed-off-by: Giacomo A. Catenazzi Signed-off-by: Emilio López [emilio@elopez.com.ar: use cpu_mux_data instead of this_cpu_data] Signed-off-by: Mike Turquette --- Reading git-diff-tree failed