diff options
Diffstat (limited to 'include/asm-ppc')
-rw-r--r-- | include/asm-ppc/immap_8260.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-ppc/immap_8260.h b/include/asm-ppc/immap_8260.h index 1272e99428..1d50ce02cd 100644 --- a/include/asm-ppc/immap_8260.h +++ b/include/asm-ppc/immap_8260.h @@ -147,7 +147,7 @@ typedef struct pci_config { uint pci_oftpr; char res8[4]; uint pci_ophpr; - char res8_2[4]; + char res8_2[4]; uint pci_optpr; char res9[8]; uint pci_mucr; |