From: Patrick Delaunay Date: Thu, 18 Apr 2019 15:32:39 +0000 (+0200) Subject: stm32mp1: cosmetic: bsec: reorder include files X-Git-Url: http://git.dujemihanovic.xyz/img/static/gitweb.css?a=commitdiff_plain;h=ee7d7723706efd935b669951cea102974c645065;p=u-boot.git stm32mp1: cosmetic: bsec: reorder include files Reorder the include files in alphabetic order. Signed-off-by: Patrick Delaunay --- diff --git a/arch/arm/mach-stm32mp/bsec.c b/arch/arm/mach-stm32mp/bsec.c index 9ed8d8c56c..0166649685 100644 --- a/arch/arm/mach-stm32mp/bsec.c +++ b/arch/arm/mach-stm32mp/bsec.c @@ -7,9 +7,9 @@ #include #include #include -#include #include #include +#include #define BSEC_OTP_MAX_VALUE 95