arch/parisc: Removing undead ifdef CONFIG_PA20
authorChristian Dietrich <qy03fugy@stud.informatik.uni-erlangen.de>
Mon, 6 Sep 2010 14:36:06 +0000 (16:36 +0200)
committerKyle 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