power: rename the include file phy-rockchip-usb2.h

Change-Id: I3725130115907555aad9ad4e669601b5059c8066
Signed-off-by: Jianing Ren <jianing.ren@rock-chips.com>
This commit is contained in:
Jianing Ren 2020-04-03 14:46:48 +08:00
parent 6037440f12
commit 8662398268
5 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@
#include <dm/device.h>
#include <power/fuel_gauge.h>
#include <power/pmic.h>
#include <linux/usb/phy-rockchip-inno-usb2.h>
#include <linux/usb/phy-rockchip-usb2.h>
DECLARE_GLOBAL_DATA_PTR;

View File

@ -10,7 +10,7 @@
#include <errno.h>
#include <fdtdec.h>
#include <i2c.h>
#include <linux/usb/phy-rockchip-inno-usb2.h>
#include <linux/usb/phy-rockchip-usb2.h>
#include <malloc.h>
#include <power/battery.h>
#include <power/fuel_gauge.h>

View File

@ -18,7 +18,7 @@
#include <power/charge_animation.h>
#include <power/fuel_gauge.h>
#include <power/rk8xx_pmic.h>
#include <linux/usb/phy-rockchip-inno-usb2.h>
#include <linux/usb/phy-rockchip-usb2.h>
#include "fg_regs.h"
DECLARE_GLOBAL_DATA_PTR;

View File

@ -16,7 +16,7 @@
#include <power/charge_animation.h>
#include <power/fuel_gauge.h>
#include <power/rk8xx_pmic.h>
#include <linux/usb/phy-rockchip-inno-usb2.h>
#include <linux/usb/phy-rockchip-usb2.h>
DECLARE_GLOBAL_DATA_PTR;

View File

@ -17,7 +17,7 @@
#include <power/charge_animation.h>
#include <power/fuel_gauge.h>
#include <power/rk8xx_pmic.h>
#include <linux/usb/phy-rockchip-inno-usb2.h>
#include <linux/usb/phy-rockchip-usb2.h>
#include "fg_regs.h"
DECLARE_GLOBAL_DATA_PTR;