Merge branch '2020-05-18-reduce-size-of-common.h'
[oweals/u-boot.git] / arch / mips / mach-ath79 / ar933x / ddr.c
index eeaf4aec4d722dabd60fc652fd8d19baf6348f2d..09166ecf8f0757e78bfdf535bf79f869a5205dd6 100644 (file)
@@ -1,14 +1,14 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2015-2016 Wills Wang <wills.wang@live.com>
  * Based on Atheros LSDK/QSDK
- *
- * SPDX-License-Identifier: GPL-2.0+
  */
 
 #include <common.h>
 #include <asm/io.h>
 #include <asm/addrspace.h>
 #include <asm/types.h>
+#include <linux/bitops.h>
 #include <mach/ar71xx_regs.h>
 #include <mach/ath79.h>