small gcc4 patches, some ts5300 updates
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2129 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -207,7 +207,5 @@ struct ide_pio_command
|
||||
/* Maximum block_size that may be set. */
|
||||
#define DISK_BUFFER_SIZE (18 * SECTOR_SIZE)
|
||||
|
||||
extern struct harddisk_info harddisk_info[];
|
||||
|
||||
extern int ide_probe(int drive);
|
||||
extern int ide_read(int drive, sector_t sector, void *buffer);
|
||||
|
||||
Reference in New Issue
Block a user