mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-13 11:25:24 +08:00
2009-07-22 Joel Sherrill <joel.sherrill@oarcorp.com>
* libchip/ide/ata.c: Remove warning.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2009-07-22 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* libchip/ide/ata.c: Remove warning.
|
||||
|
||||
2009-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* aclocal/bsp-bootcard-options.m4: Rename BSP_BOOTCARD_OPTIONS to
|
||||
|
||||
@@ -1090,7 +1090,9 @@ rtems_ata_initialize(rtems_device_major_number major,
|
||||
blkdev_request1 breq;
|
||||
uint8_t i, dev = 0;
|
||||
uint16_t *buffer;
|
||||
#if ATA_EXEC_DEVICE_DIAGNOSTIC
|
||||
uint16_t ec;
|
||||
#endif
|
||||
char name[ATA_MAX_NAME_LENGTH];
|
||||
dev_t device;
|
||||
ata_int_st_t *int_st;
|
||||
|
||||
Reference in New Issue
Block a user