arm: highbank: Remove <common.h> and add needed includes

Remove <common.h> from all mach-highbank files and when needed add
missing include files directly.

Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini
2024-05-06 15:06:34 -06:00
parent fbe0fae1e8
commit e260f2b717
-1
View File
@@ -5,7 +5,6 @@
* Based on arm926ejs/mx27/timer.c
*/
#include <common.h>
#include <init.h>
#include <asm/io.h>
#include <asm/arch-armv7/systimer.h>