Blackfin: net2272: move pin setup to boards files
[cascardo/linux.git] / arch / blackfin / mach-bf527 / boards / ezkit.c
index e67ac77..3f967b1 100644 (file)
@@ -408,6 +408,9 @@ static struct resource net2272_bfin_resources[] = {
                .start = 0x20300000,
                .end = 0x20300000 + 0x100,
                .flags = IORESOURCE_MEM,
+       }, {
+               .start = 1,
+               .flags = IORESOURCE_BUS,
        }, {
                .start = IRQ_PF7,
                .end = IRQ_PF7,