From: Ralf Baechle Date: Fri, 28 Dec 2012 14:01:10 +0000 (+0100) Subject: MIPS: Don't include unnecessarily. X-Git-Tag: v3.8-rc3~15^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=348dd600c3db6ac6fa270e0d0c9f9380dacf8064;p=pandora-kernel.git MIPS: Don't include unnecessarily. So far we're jumping through hoops to keep the file usable from assembler source but it's getting just too painful. Turns out that many uses of are unnecessary anyway, so just remove those. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed