]> git.sur5r.net Git - u-boot/blobdiff - drivers/video/s6e8ax0.c
gpio: omap_gpio: Convert to auto-alloc feature when DT is supported
[u-boot] / drivers / video / s6e8ax0.c
index 0e97f511fdcfa4de21af43e88ff8e44d30e546e7..9c7b5f6ab3808b6ed97f00f90d417aef86a80db9 100644 (file)
@@ -1,16 +1,15 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2012 Samsung Electronics
  *
  * Author: Donghwa Lee <dh09.lee@samsung.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+ 
  */
 
 #include <common.h>
 #include <asm/arch/mipi_dsim.h>
 
-#include "exynos_mipi_dsi_lowlevel.h"
-#include "exynos_mipi_dsi_common.h"
+#include "exynos/exynos_mipi_dsi_lowlevel.h"
+#include "exynos/exynos_mipi_dsi_common.h"
 
 static void s6e8ax0_panel_cond(struct mipi_dsim_device *dsim_dev)
 {