projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e86c145
)
tx4938ide: Fix build error due to read_sff_dma_status moving
author
Atsushi Nemoto
<anemo@mba.ocn.ne.jp>
Wed, 14 Jan 2009 18:19:04 +0000
(19:19 +0100)
committer
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Wed, 14 Jan 2009 18:19:04 +0000
(19:19 +0100)
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/tx4938ide.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/ide/tx4938ide.c
b/drivers/ide/tx4938ide.c
index b4ef218072cd1629737fb35b4cad89505037fffb..d9095345f7ca989c02c9fe663636c5ffe5987d7d 100644
(file)
--- a/
drivers/ide/tx4938ide.c
+++ b/
drivers/ide/tx4938ide.c
@@
-202,7
+202,6
@@
static const struct ide_tp_ops tx4938ide_tp_ops = {
.exec_command = ide_exec_command,
.read_status = ide_read_status,
.read_altstatus = ide_read_altstatus,
- .read_sff_dma_status = ide_read_sff_dma_status,
.set_irq = ide_set_irq,