git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b707615
)
Drop the superfluous test for an old version of gcc.
author
Robert P. J. Day
<rpjday@mindspring.com>
Fri, 19 Oct 2007 21:13:32 +0000
(23:13 +0200)
committer
Adrian 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