
28 Feb
2018
28 Feb
'18
8 p.m.
Clean the iomux definitions at grf_rk3188.h, and move them into pinctrl-driver for resolving the compiling error of redefinition.
Signed-off-by: Alexander Kochetkov al.kochet@gmail.com
arch/arm/include/asm/arch-rockchip/grf_rk3188.h | 380 ----------------------- drivers/pinctrl/rockchip/pinctrl_rk3188.c | 380 +++++++++++++++++++++++ 2 files changed, 380 insertions(+), 380 deletions(-)
Acked-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com