summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs/include/mach/imx23.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-mxs/include/mach/imx23.h')
-rw-r--r--arch/arm/mach-mxs/include/mach/imx23.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/arm/mach-mxs/include/mach/imx23.h b/arch/arm/mach-mxs/include/mach/imx23.h
index 56e76d5f50..bdd3ae4407 100644
--- a/arch/arm/mach-mxs/include/mach/imx23.h
+++ b/arch/arm/mach-mxs/include/mach/imx23.h
@@ -1,3 +1,5 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
+
#ifndef __MACH_IMX23_H
#define __MACH_IMX23_H
@@ -26,4 +28,4 @@ static inline u32 imx23_get_memsize(void)
return (1 << columns) * (1 << rows) * banks * (cs0 + cs1);
}
-#endif /* __MACH_IMX23_H */ \ No newline at end of file
+#endif /* __MACH_IMX23_H */