From 62d279b8fd8ddb30e101292bf11d8bb5d8367d8c Mon Sep 17 00:00:00 2001 From: Josep Orga Date: Sat, 25 Apr 2020 10:07:08 +0200 Subject: [PATCH] configs: Change name to somdevices. Signed-off-by: Josep Orga --- include/configs/imx6ull_somdevices.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/configs/imx6ull_somdevices.h b/include/configs/imx6ull_somdevices.h index 639d45e5cd..ed10df2484 100644 --- a/include/configs/imx6ull_somdevices.h +++ b/include/configs/imx6ull_somdevices.h @@ -5,8 +5,8 @@ * * Configuration settings for the Freescale i.MX6UL 14x14 EVK board. */ -#ifndef __MX6ULLEVK_CONFIG_H -#define __MX6ULLEVK_CONFIG_H +#ifndef __IMX6ULL_SOMDEVICES_CONFIG_H +#define __IMX6ULL_SOMDEVICES_CONFIG_H #include -- 2.17.1