summaryrefslogtreecommitdiff
path: root/board/seco
diff options
context:
space:
mode:
authorJames Byrne <james.byrne@origamienergy.com>2019-11-15 17:11:58 +0000
committerEugen Hristev <eugen.hristev@microchip.com>2019-12-03 10:17:25 +0200
commit464b50a34302ce56a9f30eb27dcedbf04f233188 (patch)
treef83af792c25b771b63ec50951cc9d54da5b1d849 /board/seco
parent1297989804d66c8db92efbf9fa2e6cc76965a943 (diff)
board: Remove unnecessary inclusion of micrel.h from boards
Several boards still unnecessarily included micrel.h but no longer require it since the switch to Device Tree configuration. Signed-off-by: James Byrne <james.byrne@origamienergy.com>
Diffstat (limited to 'board/seco')
-rw-r--r--board/seco/mx6quq7/mx6quq7.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/seco/mx6quq7/mx6quq7.c b/board/seco/mx6quq7/mx6quq7.c
index c1e36b652e..c0a93175fb 100644
--- a/board/seco/mx6quq7/mx6quq7.c
+++ b/board/seco/mx6quq7/mx6quq7.c
@@ -26,7 +26,6 @@
#include <ipu_pixfmt.h>
#include <asm/io.h>
#include <asm/arch/sys_proto.h>
-#include <micrel.h>
#include <asm/mach-imx/mxc_i2c.h>
#include <i2c.h>