]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/blackfin/mach-bf548/boards/ezkit.c
Blackfin arch: add missing IORESOURCE_MEM flags to UART3
[linux-2.6-omap-h63xx.git] / arch / blackfin / mach-bf548 / boards / ezkit.c
index af7c211a580eaf0763f3765d0882d15f932f00dd..547dd253a3f3f335c60bd7a451f55ace14f57999 100644 (file)
@@ -177,6 +177,7 @@ static struct resource bfin_uart_resources[] = {
        {
                .start = 0xFFC03100,
                .end = 0xFFC031FF,
+               .flags = IORESOURCE_MEM,
        },
 #endif
 };