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:
b1b1d4a
)
arch/parisc: Removing undead ifdef CONFIG_PA20
author
Christian Dietrich
<qy03fugy@stud.informatik.uni-erlangen.de>
Mon, 6 Sep 2010 14:36:06 +0000
(16:36 +0200)
committer
Kyle McMartin
<kyle@mcmartin.ca>
Fri, 22 Oct 2010 01:13:29 +0000
(21:13 -0400)
The CONFIG_PA20 ifdef isn't necessary at this point, because it is
checked in an outer ifdef level already and has no effect here.
Signed-off-by: Christian Dietrich <qy03fugy@stud.informatik.uni-erlangen.de>
Signed-off-by: Kyle McMartin <kyle@redhat.com>
No differences found