sh: Fix pr_debug statements for sh4
authorJamie Lenehan <lenehan@twibble.org>
Fri, 6 Oct 2006 06:36:15 +0000 (15:36 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 6 Oct 2006 06:36:15 +0000 (15:36 +0900)
commit580410005daecd8e9f0e1baa9ddadbb7f706e7e2
tree5c5119e5147475580a7953346b24339ac62476a0
parent257440b00ba42a96522255029aa9406ffb7e2f62
sh: Fix pr_debug statements for sh4

Fix a problem uncovered by the recent change to always check the
arguments to pr_debug. The sh7751 was using the wrong name for the
PCI IO base address.

Signed-off-by: Jamie Lenehan <lenehan@twibble.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/drivers/pci/pci-sh7751.c