sh: pci: Prefer P1SEG over P1SEGADDR for CONFIG_CMD.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 17 Apr 2009 05:07:57 +0000 (14:07 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 17 Apr 2009 05:07:57 +0000 (14:07 +0900)
P1SEGADDR is obsolete and will be killed off completely in the future,
so transition off of it and reference P1SEG explicitly.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found