]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/block/ata_piix.h
rename CFG_ macros to CONFIG_SYS
[people/ms/u-boot.git] / drivers / block / ata_piix.h
index f9f0194706b3769684e605fa8308664bb55fb921..11885af20e94b242275ec6f5d9544c7ffcb29789 100644 (file)
@@ -88,7 +88,7 @@ int init_sata (int dev);
 #endif
 
 #ifdef DRV_DECL                        /*Defines Driver Specific variables */
-struct sata_port port[CFG_SATA_MAXBUS];
+struct sata_port port[CONFIG_SYS_SATA_MAXBUS];
 #endif
 
 #endif /* __ATA_PIIX_H__ */