7dec0f9ac3
Creator: Yinghai Lu <yhlu@tyan.com> remove junk in s2885 cache_as_ram_auto.c git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1974 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
6 lines
132 B
C
6 lines
132 B
C
extern struct chip_operations mainboard_tyan_s4880_ops;
|
|
|
|
struct mainboard_tyan_s4880_config {
|
|
int fixup_scsi;
|
|
// int fixup_vga;
|
|
};
|