board: raspberrypi: 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:42:37 -06:00
parent bd47d6645f
commit dd031bc3e8

View file

@ -3,7 +3,6 @@
* (C) Copyright 2012-2016 Stephen Warren
*/
#include <common.h>
#include <config.h>
#include <dm.h>
#include <env.h>