|
|
@@ -660,14 +660,6 @@ static struct resource dm365_spi0_resources[] = {
|
|
|
.start = IRQ_DM365_SPIINT0_0,
|
|
|
.flags = IORESOURCE_IRQ,
|
|
|
},
|
|
|
- {
|
|
|
- .start = 17,
|
|
|
- .flags = IORESOURCE_DMA,
|
|
|
- },
|
|
|
- {
|
|
|
- .start = 16,
|
|
|
- .flags = IORESOURCE_DMA,
|
|
|
- },
|
|
|
};
|
|
|
|
|
|
static struct platform_device dm365_spi0_device = {
|