aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/h8300/ide-h8300.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ide/h8300/ide-h8300.c')
-rw-r--r--drivers/ide/h8300/ide-h8300.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/ide/h8300/ide-h8300.c b/drivers/ide/h8300/ide-h8300.c
index 548a2bf232c9..0795d6554913 100644
--- a/drivers/ide/h8300/ide-h8300.c
+++ b/drivers/ide/h8300/ide-h8300.c
@@ -171,8 +171,6 @@ static inline void hw_setup(hw_regs_t *hw)
171 171
172static inline void hwif_setup(ide_hwif_t *hwif) 172static inline void hwif_setup(ide_hwif_t *hwif)
173{ 173{
174 default_hwif_iops(hwif);
175
176 hwif->tf_load = h8300_tf_load; 174 hwif->tf_load = h8300_tf_load;
177 hwif->tf_read = h8300_tf_read; 175 hwif->tf_read = h8300_tf_read;
178 176