rockchip: phycore-rk3288: fix compile warning
Change-Id: Iaa874efe1446b788e45415e8b70473b105014727 Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
This commit is contained in:
parent
5034b89cfa
commit
822b9c09c1
|
|
@ -12,6 +12,7 @@
|
||||||
#include <i2c_eeprom.h>
|
#include <i2c_eeprom.h>
|
||||||
#include <netdev.h>
|
#include <netdev.h>
|
||||||
#include "som.h"
|
#include "som.h"
|
||||||
|
#include <power/rk8xx_pmic.h>
|
||||||
|
|
||||||
static int valid_rk3288_som(struct rk3288_som *som)
|
static int valid_rk3288_som(struct rk3288_som *som)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue