projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce3772c
)
stm32mp1: cosmetic: bsec: reorder include files
author
Patrick Delaunay
<patrick.delaunay@st.com>
Thu, 18 Apr 2019 15:32:39 +0000
(17:32 +0200)
committer
Patrice Chotard
<patrice.chotard@st.com>
Thu, 23 May 2019 09:36:46 +0000
(11:36 +0200)
Reorder the include files in alphabetic order.
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
arch/arm/mach-stm32mp/bsec.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-stm32mp/bsec.c
b/arch/arm/mach-stm32mp/bsec.c
index 9ed8d8c56c3c4c811eeef7b75867de1b8b7853eb..0166649685413209dea179fc8b101cc2bd15a902 100644
(file)
--- a/
arch/arm/mach-stm32mp/bsec.c
+++ b/
arch/arm/mach-stm32mp/bsec.c
@@
-7,9
+7,9
@@
#include <dm.h>
#include <misc.h>
#include <asm/io.h>
-#include <linux/iopoll.h>
#include <asm/arch/stm32mp1_smc.h>
#include <linux/arm-smccc.h>
+#include <linux/iopoll.h>
#define BSEC_OTP_MAX_VALUE 95