Drop the superfluous test for an old version of gcc.
authorRobert P. J. Day <rpjday@mindspring.com>
Fri, 19 Oct 2007 21:13:32 +0000 (23:13 +0200)
committerAdrian Bunk <bunk@kernel.org>
Fri, 19 Oct 2007 21:13:32 +0000 (23:13 +0200)
The header file <linux/compiler.h> already enforces a suitably recent
version of gcc, so there's no point checking for that again.

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>

No differences found