diff options
Diffstat (limited to 'include/configs/WALNUT405.h')
-rw-r--r-- | include/configs/WALNUT405.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/WALNUT405.h b/include/configs/WALNUT405.h index 36674db..cdc9a3c 100644 --- a/include/configs/WALNUT405.h +++ b/include/configs/WALNUT405.h @@ -161,7 +161,7 @@ #define CONFIG_PCI /* include pci support */ #define CONFIG_PCI_HOST PCI_HOST_FORCE /* select pci host function */ #define CONFIG_PCI_PNP /* do pci plug-and-play */ - /* resource configuration */ + /* resource configuration */ #define CFG_PCI_SUBSYS_VENDORID 0x0000 /* PCI Vendor ID: to-do!!! */ #define CFG_PCI_SUBSYS_DEVICEID 0x0000 /* PCI Device ID: to-do!!! */ |