From: Ralf Baechle Date: Mon, 27 Jun 2011 08:45:42 +0000 (+0100) Subject: MIPS: SNI: Fix conflicting wrapper symbols for headers. X-Git-Tag: v3.2-rc1~69^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd5d1380f1379882e4adad65a85271da4662d20d;p=pandora-kernel.git MIPS: SNI: Fix conflicting wrapper symbols for headers. If Open Firmware / Device Tree support is enabled on a SNI RM kernel both and will be included into some .c files. Since both headers use the same wrapper symbol only the inclusion of the first file will have an effect but the 2nd file will be ignored resulting in a build error. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed