aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCao jin <caoj.fnst@cn.fujitsu.com>2016-01-30 15:50:38 +0800
committerKevin O'Connor <kevin@koconnor.net>2016-02-01 17:12:13 -0500
commite518c0fd03172686d455318338c82acf4fd560ef (patch)
tree5d88ebd5abad500d7f75ea036ad550006d149003
parent2e11d582b5e14759b3c1482d7e317b4a7257e77d (diff)
downloadseabios-hppa-e518c0fd03172686d455318338c82acf4fd560ef.zip
seabios-hppa-e518c0fd03172686d455318338c82acf4fd560ef.tar.gz
seabios-hppa-e518c0fd03172686d455318338c82acf4fd560ef.tar.bz2
Fix comment typo
Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com>
-rw-r--r--src/fw/pciinit.c2
-rw-r--r--src/fw/pirtable.c4
2 files changed, 3 insertions, 3 deletions
diff --git a/src/fw/pciinit.c b/src/fw/pciinit.c
index c31c2fa..6b1c902 100644
--- a/src/fw/pciinit.c
+++ b/src/fw/pciinit.c
@@ -274,7 +274,7 @@ static const struct pci_device_id pci_device_tbl[] = {
PCI_DEVICE_CLASS(PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_STORAGE_IDE,
storage_ide_setup),
- /* PIC, IBM, MIPC & MPIC2 */
+ /* PIC, IBM, MPIC & MPIC2 */
PCI_DEVICE_CLASS(PCI_VENDOR_ID_IBM, 0x0046, PCI_CLASS_SYSTEM_PIC,
pic_ibm_setup),
PCI_DEVICE_CLASS(PCI_VENDOR_ID_IBM, 0xFFFF, PCI_CLASS_SYSTEM_PIC,
diff --git a/src/fw/pirtable.c b/src/fw/pirtable.c
index a494408..bf8c047 100644
--- a/src/fw/pirtable.c
+++ b/src/fw/pirtable.c
@@ -66,7 +66,7 @@ static struct pir_table PIR_TABLE = {
},
.slot_nr = 3,
}, {
- // 5th slot entry: 4rd PCI slot
+ // 5th slot entry: 4th PCI slot
.dev = 5<<3,
.links = {
{.link = 0x60, .bitmap = 0xdef8}, // INTA#
@@ -76,7 +76,7 @@ static struct pir_table PIR_TABLE = {
},
.slot_nr = 4,
}, {
- // 6th slot entry: 5rd PCI slot
+ // 6th slot entry: 5th PCI slot
.dev = 6<<3,
.links = {
{.link = 0x61, .bitmap = 0xdef8}, // INTA#