]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/arch-mx5/sys_proto.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / arm / include / asm / arch-mx5 / sys_proto.h
index 14f5d948c9f65ddaf0cae4f30389caf3f1187173..c8aff2b65dc9db22bb6ebdac081f2824cba73703 100644 (file)
@@ -1,8 +1,11 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2009
  * Stefano Babic, DENX Software Engineering, sbabic@denx.de.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
+#ifndef __SYS_PROTO_IMX5_
+#define __SYS_PROTO_IMX5_
 
 #include <asm/mach-imx/sys_proto.h>
+
+#endif /* __SYS_PROTO_IMX5_ */