]> git.sur5r.net Git - u-boot/blobdiff - drivers/video/sunxi_display.c
Fix codying style broken by recent libfdt sync
[u-boot] / drivers / video / sunxi_display.c
index 6cba1b95a110528dbda9d29d9370a7613f60d6d6..6f8ee01c10722602fd29d6288880024d2dff4cbe 100644 (file)
@@ -1563,7 +1563,7 @@ int sunxi_simplefb_setup(void *blob)
                                               "allwinner,simple-framebuffer");
        while (offset >= 0) {
                ret = fdt_stringlist_search(blob, offset, "allwinner,pipeline",
-                                     pipeline);
+                                           pipeline);
                if (ret == 0)
                        break;
                offset = fdt_node_offset_by_compatible(blob, offset,