]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ide/ide-cd.c
x86: remove special NUMAQ support in io_32.h
[linux-2.6-omap-h63xx.git] / drivers / ide / ide-cd.c
index 23074e84472eb167434fbfc5bb728d17af0ab746..ee4d458e2bbf39df4ba47069136c762893f6f304 100644 (file)
@@ -604,8 +604,6 @@ static ide_startstop_t cdrom_transfer_packet_command (ide_drive_t *drive,
  * Block read functions.
  */
 
-typedef void (xfer_func_t)(ide_drive_t *, void *, u32);
-
 static void ide_cd_pad_transfer(ide_drive_t *drive, xfer_func_t *xf, int len)
 {
        while (len > 0) {