From: Al Viro Date: Mon, 26 Sep 2005 05:19:28 +0000 (+0100) Subject: [PATCH] m32r: set CHECKFLAGS properly X-Git-Tag: v2.6.14-rc3~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c74dbac71419cdeaca8cd637ee666d6947961695;p=pandora-kernel.git [PATCH] m32r: set CHECKFLAGS properly We do _not_ need "sparse" in sparse arguments ;-) What we do need is __BIG_ENDIAN__; right now unconditional, when m32r starts using CPU_LITTLE_ENDIAN, we'll need to adjust. Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed