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>
This commit is contained in:

committed by
Stefan Roese

parent
7f4b184af1
commit
e28872d68b
@@ -16,10 +16,6 @@
|
|||||||
#include <fdt_support.h>
|
#include <fdt_support.h>
|
||||||
#include <environment.h>
|
#include <environment.h>
|
||||||
|
|
||||||
#ifdef CONFIG_WDT_ARMADA_37XX
|
|
||||||
#include <wdt.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include "mox_sp.h"
|
#include "mox_sp.h"
|
||||||
|
|
||||||
#define MAX_MOX_MODULES 10
|
#define MAX_MOX_MODULES 10
|
||||||
|
@@ -20,10 +20,6 @@
|
|||||||
#include <time.h>
|
#include <time.h>
|
||||||
# include <atsha204a-i2c.h>
|
# include <atsha204a-i2c.h>
|
||||||
|
|
||||||
#ifdef CONFIG_WDT_ORION
|
|
||||||
# include <wdt.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include "../drivers/ddr/marvell/a38x/ddr3_init.h"
|
#include "../drivers/ddr/marvell/a38x/ddr3_init.h"
|
||||||
#include <../serdes/a38x/high_speed_env_spec.h>
|
#include <../serdes/a38x/high_speed_env_spec.h>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user