diff options
Diffstat (limited to 'arch/m32r/include/asm/device.h')
-rw-r--r-- | arch/m32r/include/asm/device.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m32r/include/asm/device.h b/arch/m32r/include/asm/device.h index 7955a9799466..5203fc87f080 100644 --- a/arch/m32r/include/asm/device.h +++ b/arch/m32r/include/asm/device.h | |||
@@ -4,7 +4,6 @@ | |||
4 | * This file is released under the GPLv2 | 4 | * This file is released under the GPLv2 |
5 | */ | 5 | */ |
6 | struct dev_archdata { | 6 | struct dev_archdata { |
7 | const struct dma_map_ops *dma_ops; | ||
8 | }; | 7 | }; |
9 | 8 | ||
10 | struct pdev_archdata { | 9 | struct pdev_archdata { |