riscv: Fix coding style issues in the linker script
[oweals/u-boot.git] / arch / arm / mach-at91 / atmel_sfr.c
index adf44c6a94ce4ea061d829ed5c1ebc9cc2f60f7d..22251153a10d3686265cb4d20632a7e11b62bd4f 100644 (file)
@@ -1,11 +1,11 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2015 Atmel Corporation
  *                   Wenyou Yang <wenyou.yang@atmel.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
+#include <asm/hardware.h>
 #include <asm/io.h>
 #include <asm/arch/sama5_sfr.h>