Fix codying style broken by recent libfdt sync
[platform/kernel/u-boot.git] / drivers / video / sunxi_display.c
index 6cba1b9..6f8ee01 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,