]> git.sur5r.net Git - u-boot/blobdiff - arch/powerpc/include/asm/iopin_8xx.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / powerpc / include / asm / iopin_8xx.h
index 15679a2db55b6c0a265b4a6b8f45d2163cca49d4..a41b332332560ed158431ce797bbdfbd1c7943e9 100644 (file)
@@ -1,6 +1,4 @@
-/*
- * SPDX-License-Identifier:    GPL-2.0+
- */
+/* SPDX-License-Identifier: GPL-2.0+ */
 
 /*
  * MPC8xx I/O port pin manipulation functions
@@ -11,7 +9,7 @@
 #define _ASM_IOPIN_8XX_H_
 
 #include <linux/types.h>
-#include <asm/8xx_immap.h>
+#include <asm/immap_8xx.h>
 #include <asm/io.h>
 
 #ifdef __KERNEL__