sysdrv/source/kernel/drivers/pinctrl/pinctrl-rockchip.h : Fix pinctrl configuration failure issue
Signed-off-by: eng29 <eng29@luckfox.com>
This commit is contained in:
parent
3df40e08f1
commit
deecc6a8ee
|
|
@ -18,6 +18,8 @@
|
|||
#ifndef _PINCTRL_ROCKCHIP_H
|
||||
#define _PINCTRL_ROCKCHIP_H
|
||||
|
||||
#include <linux/gpio/driver.h>
|
||||
|
||||
#define RK_GPIO0_A0 0
|
||||
#define RK_GPIO0_A1 1
|
||||
#define RK_GPIO0_A2 2
|
||||
|
|
|
|||
Loading…
Reference in New Issue