board: lg: 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:11 -06:00
parent 9e4573f016
commit 4d1bb0d895

View File

@ -6,7 +6,6 @@
*/
#include <config.h>
#include <common.h>
#include <dm.h>
#include <env.h>
#include <fastboot.h>