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)
commit2da83b90bbbac586fca2735f7da21966a31ec33f
tree7938ce859eadc3e7dcefaff9cd09b2e758d2a321
parentb1b1d4a6f244eb9513f006a188f7ed30d5014de5
arch/parisc: Removing undead ifdef CONFIG_PA20

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>
arch/parisc/kernel/unaligned.c