nand: mxs: correct bitflip for erased NAND page
[oweals/u-boot.git] / drivers / watchdog / ulp_wdog.c
index 17fe670ce4c94d2f2160ff0037e19c79c221e6a9..7533fc612c797524fcb8ec33353829a497c36a99 100644 (file)
@@ -1,10 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2016 Freescale Semiconductor, Inc.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <asm/io.h>
 #include <asm/arch/imx-regs.h>