[SCSI] aic79xx: Remove busyq
[deliverable/linux.git] / drivers / scsi / aic7xxx / aic79xx_core.c
index 137fb1a37dd172c3f64bade86779689fdf3639fc..d69bbffb34a0b8c3e07e09670d6f12806f80a161 100644 (file)
@@ -9039,7 +9039,6 @@ ahd_dump_card_state(struct ahd_softc *ahd)
                ahd_outb(ahd, STACK, (ahd->saved_stack[i] >> 8) & 0xFF);
        }
        printf("\n<<<<<<<<<<<<<<<<< Dump Card State Ends >>>>>>>>>>>>>>>>>>\n");
-       ahd_platform_dump_card_state(ahd);
        ahd_restore_modes(ahd, saved_modes);
        if (paused == 0)
                ahd_unpause(ahd);
This page took 0.025911 seconds and 5 git commands to generate.