]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/common/fsl_validate.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / board / freescale / common / fsl_validate.c
index ed48c5c8bd779b6cc9995d8048d66c4ba455cdea..2bf9d587460eea63c25c0de3ed38cf3603a928fb 100644 (file)
@@ -1,17 +1,16 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright 2015 Freescale Semiconductor, Inc.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
+#include <dm.h>
 #include <fsl_validate.h>
 #include <fsl_secboot_err.h>
 #include <fsl_sfp.h>
 #include <fsl_sec.h>
 #include <command.h>
 #include <malloc.h>
-#include <dm/uclass.h>
 #include <u-boot/rsa-mod-exp.h>
 #include <hash.h>
 #include <fsl_secboot_err.h>