Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / arch / arm / include / asm / arch-mx27 / regs-rtc.h
index 6b382546e18084ca2735eb69abec7d3352de251b..8434f4c1cb1a214bc2191f081e5419fb28c6a69e 100644 (file)
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Freescale i.MX27 RTC Register Definitions
  *
  * Copyright (C) 2012 Philippe Reynes <tremyfr@yahoo.fr>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __MX27_REGS_RTC_H__
@@ -22,6 +21,6 @@ struct rtc_regs {
        u32 dayr;
        u32 dayalarm;
 };
-#endif /* __ASSEMBLY__*/
+#endif /* __ASSEMBLY__ */
 
 #endif /* __MX28_REGS_RTC_H__ */