From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukasz Majewski Date: Sun, 24 Feb 2019 22:32:17 +0100 Subject: [U-Boot] [PATCH 2/4] configs: odroid_xu3: Use consistent syntax for #include In-Reply-To: <20190222183643.5995-2-krzk@kernel.org> References: <20190222183643.5995-1-krzk@kernel.org> <20190222183643.5995-2-krzk@kernel.org> Message-ID: <20190224223217.168743c1@jawa> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, 22 Feb 2019 19:36:41 +0100 Krzysztof Kozlowski wrote: > When including other header from configs, use consistent <> syntax. > > Signed-off-by: Krzysztof Kozlowski > --- > include/configs/odroid_xu3.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/include/configs/odroid_xu3.h > b/include/configs/odroid_xu3.h index f178549a7223..7f4cff186151 100644 > --- a/include/configs/odroid_xu3.h > +++ b/include/configs/odroid_xu3.h > @@ -7,7 +7,7 @@ > #ifndef __CONFIG_ODROID_XU3_H > #define __CONFIG_ODROID_XU3_H > > -#include "exynos5420-common.h" > +#include > #include > > #define CONFIG_BOARD_COMMON Reviewed-by: Lukasz Majewski Best regards, Lukasz Majewski -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma at denx.de -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 488 bytes Desc: OpenPGP digital signature URL: