From 0cbc3415a629922b8e83630c6af5931a77a4c2bf Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Mon, 17 Sep 2007 12:35:30 +0200 Subject: [PATCH] --- yaml --- r: 65044 b: refs/heads/master c: 588a33556ccf3e2135c7b4527557616f72fc144c h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/ide/ppc/pmac.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 427ce3ba4896..11f79a214886 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7062cdc5edb3ba4b2eb906684cd19e103de1f920 +refs/heads/master: 588a33556ccf3e2135c7b4527557616f72fc144c diff --git a/trunk/drivers/ide/ppc/pmac.c b/trunk/drivers/ide/ppc/pmac.c index 4b13cd9a027d..f19eb6daeefd 100644 --- a/trunk/drivers/ide/ppc/pmac.c +++ b/trunk/drivers/ide/ppc/pmac.c @@ -1802,9 +1802,7 @@ pmac_ide_dma_check(ide_drive_t *drive) { struct hd_driveid *id = drive->id; ide_hwif_t *hwif = HWIF(drive); - pmac_ide_hwif_t* pmif = (pmac_ide_hwif_t *)hwif->hwif_data; int enable = 1; - int map; drive->using_dma = 0; if (drive->media == ide_floppy)