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)
commit7e4ba0d77c96d328ba968ddff4a464d4d2fa7abc
tree30d69cd07d47d64dcd2d76faf5f28dc443c46d42
parentb627b4ed3d056c5d00e8f3cb32d033b0ee6619a9
sh: pci: Prefer P1SEG over P1SEGADDR for CONFIG_CMD.

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>
arch/sh/drivers/pci/ops-sh4.c