OSDN Git Service

tile: check for correct compiler earlier in asm-offsets.c
authorChris Metcalf <cmetcalf@tilera.com>
Tue, 13 Aug 2013 18:42:36 +0000 (14:42 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Tue, 3 Sep 2013 18:53:09 +0000 (14:53 -0400)
commit9a55fed4739d48829af359f575790840cc7e91dd
tree48b93086abe4cd23edc3c1cc212076f9e44b597a
parent729b25a4642001296b8c12a360459d61adf7d75c
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 <cmetcalf@tilera.com>
arch/tile/kernel/asm-offsets.c