diff options
Diffstat (limited to 'drivers/video/exynos_mipi_dsi_lowlevel.c')
| -rw-r--r-- | drivers/video/exynos_mipi_dsi_lowlevel.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/drivers/video/exynos_mipi_dsi_lowlevel.c b/drivers/video/exynos_mipi_dsi_lowlevel.c index 1313bcea4..fcfdc8d12 100644 --- a/drivers/video/exynos_mipi_dsi_lowlevel.c +++ b/drivers/video/exynos_mipi_dsi_lowlevel.c @@ -4,7 +4,7 @@   * Author: InKi Dae <inki.dae@samsung.com>   * Author: Donghwa Lee <dh09.lee@samsung.com>   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #include <common.h> |