From: Chris Metcalf Date: Tue, 13 Aug 2013 18:42:36 +0000 (-0400) Subject: tile: check for correct compiler earlier in asm-offsets.c X-Git-Tag: v3.12-rc1~120^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a55fed4739d48829af359f575790840cc7e91dd;p=pandora-kernel.git tile: check for correct compiler earlier in asm-offsets.c If we wait until after including a bunch of other files, we will have generated so much warning spew that it's hard to notice the error about using the wrong compiler. Signed-off-by: Chris Metcalf --- Reading git-diff-tree failed