X-Git-Url: https://bbs.cooldavid.org/git/?a=blobdiff_plain;f=arch%2Fmips%2Fpci%2Fpci-rc32434.c;h=f31218e17d3c1437f4f8ef15a7d1855ddc6a32fb;hb=7dde29cb1dc4e3e9c4c3746332b5f61695cd59da;hp=71f7d27b0d4cccf28dba3777b0a8848de53f82c4;hpb=c1b47e9508f74c152407323260f9fbb980d2fde1;p=net-next-2.6.git diff --git a/arch/mips/pci/pci-rc32434.c b/arch/mips/pci/pci-rc32434.c index 71f7d27b0d4..f31218e17d3 100644 --- a/arch/mips/pci/pci-rc32434.c +++ b/arch/mips/pci/pci-rc32434.c @@ -118,7 +118,7 @@ static int __init rc32434_pcibridge_init(void) if (!((pcicvalue == PCIM_H_EA) || (pcicvalue == PCIM_H_IA_FIX) || (pcicvalue == PCIM_H_IA_RR))) { - pr_err(KERN_ERR "PCI init error!!!\n"); + pr_err("PCI init error!!!\n"); /* Not in Host Mode, return ERROR */ return -1; }