Merge git://git.denx.de/u-boot-fsl-qoriq
[oweals/u-boot.git] / arch / arm / include / asm / arch-mx7 / sys_proto.h
index f19684b0248f901d43e4f1f4fd6dd05e74106140..fa624248b2e93a4baf18e17187c73d33140b25f5 100644 (file)
@@ -4,4 +4,7 @@
  * SPDX-License-Identifier:    GPL-2.0+
  */
 
-#include <asm/imx-common/sys_proto.h>
+#include <asm/mach-imx/sys_proto.h>
+
+void set_wdog_reset(struct wdog_regs *wdog);
+enum boot_device get_boot_device(void);