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