board: cadence: Remove <common.h> and add needed includes

Remove <common.h> from this board vendor directory and when needed
add missing include files directly.

Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini
2024-04-30 20:41:20 -06:00
parent a8c6718616
commit 3f25c4adca

View File

@@ -4,7 +4,7 @@
* (C) Copyright 2014 - 2016 Cadence Design Systems Inc.
*/
#include <common.h>
#include <config.h>
#include <clock_legacy.h>
#include <command.h>
#include <dm.h>