]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
board: chipspark: Remove <common.h> and add needed includes
authorTom Rini <trini@konsulko.com>
Wed, 1 May 2024 02:41:24 +0000 (20:41 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 6 May 2024 21:07:49 +0000 (15:07 -0600)
Remove <common.h> from this board vendor directory and when needed
add missing include files directly.

Signed-off-by: Tom Rini <trini@konsulko.com>
board/chipspark/popmetal_rk3288/popmetal-rk3288.c

index e6909b3b1c5330f4de947e7025d73e7db9c73a65..dd7551170d2575550d19b3272db060fa8da04cc3 100644 (file)
@@ -3,7 +3,6 @@
  * (C) Copyright 2016 Rockchip Electronics Co., Ltd
  */
 
-#include <common.h>
 #include <init.h>
 #include <asm/gpio.h>