From 08e450214e1f69944a7ad8e3030c15a264c20995 Mon Sep 17 00:00:00 2001 From: Masanari Iida Date: Sat, 4 Feb 2012 21:40:24 +0900 Subject: [PATCH] --- yaml --- r: 287854 b: refs/heads/master c: ecfb68c673dc71579b53a46fa22168e7a11f2f19 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/sh/drivers/pci/pci-sh7780.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index cfa811b786cc..b4de517f2745 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c40e0fa51cc746cd2da58ca0b98c2f61280c7b4d +refs/heads/master: ecfb68c673dc71579b53a46fa22168e7a11f2f19 diff --git a/trunk/arch/sh/drivers/pci/pci-sh7780.c b/trunk/arch/sh/drivers/pci/pci-sh7780.c index fa7b978cc727..fb8f14990743 100644 --- a/trunk/arch/sh/drivers/pci/pci-sh7780.c +++ b/trunk/arch/sh/drivers/pci/pci-sh7780.c @@ -74,7 +74,7 @@ struct pci_errors { { SH4_PCIINT_MLCK, "master lock error" }, { SH4_PCIINT_TABT, "target-target abort" }, { SH4_PCIINT_TRET, "target retry time out" }, - { SH4_PCIINT_MFDE, "master function disable erorr" }, + { SH4_PCIINT_MFDE, "master function disable error" }, { SH4_PCIINT_PRTY, "address parity error" }, { SH4_PCIINT_SERR, "SERR" }, { SH4_PCIINT_TWDP, "data parity error for target write" },