summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2025-06-28 16:43:51 -0600
committerTom Rini <[email protected]>2025-07-08 13:11:12 -0600
commita591af1123ab280d480ce92cd15871de1e222a51 (patch)
treefd556f1e62b64184beaab92330d53dea7d487dfc /scripts/basic
parent7788df3e926186093bdd7710fea2062899cae9c1 (diff)
include/spl_gpio.h: Audit include list
This file does not need <asm/gpio.h> so remove it. This file does however need <linux/types.h> so add that in. This also shows that arch/arm/mach-rockchip/rk3399/rk3399.c and board/lg/star/star.c were indirectly getting <asm/gpio.h> from here, so add <asm/gpio.h> to them. Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions