blob: 2dbb1aab0d1550c62c95353bb5851ef06bfc3e9f [file] [log] [blame]
Sven Schnellebaec0342011-04-20 08:57:53 +00001#ifndef SOUTHBRIDGE_TI_PCI1X2X_H
2#define SOUTHBRIDGE_TI_PCI1X2X_H
3
Sven Schnellebaec0342011-04-20 08:57:53 +00004struct southbridge_ti_pci1x2x_config {
5 int scr;
6 int mrr;
Sven Schnellebaec0342011-04-20 08:57:53 +00007};
8#endif