aboutsummaryrefslogtreecommitdiff
path: root/board/CZ.NIC/turris_omnia
diff options
context:
space:
mode:
authorMarek BehĂșn <marek.behun@nic.cz>2019-05-02 16:53:35 +0200
committerStefan Roese <sr@denx.de>2019-05-03 08:14:39 +0200
commite28872d68b477bbcc17a10252cf3e75dab1c6e32 (patch)
tree4a8f295f6ef0ddeaa1c274e88aa9ca73c73bece1 /board/CZ.NIC/turris_omnia
parent7f4b184af1922ee0fae2f6181a6605ea9e8209e4 (diff)
downloadu-boot-e28872d68b477bbcc17a10252cf3e75dab1c6e32.zip
u-boot-e28872d68b477bbcc17a10252cf3e75dab1c6e32.tar.gz
u-boot-e28872d68b477bbcc17a10252cf3e75dab1c6e32.tar.bz2
arm: mvebu: turris_*: remove watchdog include
Since board watchdog is now unified and not handled in board files, remove the unnecessary includes. Signed-off-by: Marek BehĂșn <marek.behun@nic.cz> Reviewed-by: Stefan Roese <sr@denx.de> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'board/CZ.NIC/turris_omnia')
-rw-r--r--board/CZ.NIC/turris_omnia/turris_omnia.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/board/CZ.NIC/turris_omnia/turris_omnia.c b/board/CZ.NIC/turris_omnia/turris_omnia.c
index 54efd2d..b073a98 100644
--- a/board/CZ.NIC/turris_omnia/turris_omnia.c
+++ b/board/CZ.NIC/turris_omnia/turris_omnia.c
@@ -20,10 +20,6 @@
#include <time.h>
# include <atsha204a-i2c.h>
-#ifdef CONFIG_WDT_ORION
-# include <wdt.h>
-#endif
-
#include "../drivers/ddr/marvell/a38x/ddr3_init.h"
#include <../serdes/a38x/high_speed_env_spec.h>