X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fcns3xxx%2Fpatches-3.3%2F300-laguna_support.patch;h=ac8888ac89cb99b08e9ccb3f778e05f2689f92ce;hp=b42606b5082e26858eca3df73863c09bf449cad3;hb=6c1258a8fbc5774629f872c0900be7912bd05d6d;hpb=c8c0e0cce1764e8f0e0bb84dd7b79cb47e060057 diff --git a/target/linux/cns3xxx/patches-3.3/300-laguna_support.patch b/target/linux/cns3xxx/patches-3.3/300-laguna_support.patch index b42606b508..ac8888ac89 100644 --- a/target/linux/cns3xxx/patches-3.3/300-laguna_support.patch +++ b/target/linux/cns3xxx/patches-3.3/300-laguna_support.patch @@ -1,6 +1,6 @@ --- /dev/null +++ b/arch/arm/mach-cns3xxx/laguna.c -@@ -0,0 +1,935 @@ +@@ -0,0 +1,936 @@ +/* + * Gateworks Corporation Laguna Platform + * @@ -356,6 +356,7 @@ + .end = CNS3XXX_UART2_BASE + SZ_4K - 1, + .flags = IORESOURCE_MEM + }, ++ { }, +}; + +static struct plat_serial8250_port laguna_uart_data[] = {