summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2017-05-15 12:23:07 +0200
committerMaxime Ripard <maxime.ripard@free-electrons.com>2017-06-07 15:32:12 +0200
commitb042e42feec495dd199525d3f88ffb323e5ec199 (patch)
tree1423928a14386318785992bfc4f02481a4827c01 /include/linux
parent763c5bd045b1098be444142403398f1414fd42fb (diff)
downloadlinux-b042e42feec495dd199525d3f88ffb323e5ec199.tar.gz
linux-b042e42feec495dd199525d3f88ffb323e5ec199.tar.xz
clk: sunxi-ng: explicitly include linux/spinlock.h
ccu_reset.h and ccu_reset.c use spinlock_t and associated functions but rely on implict inclusion of linux/spinlock.h which means that changes in other headers could break the build. Thus, add an explicit include. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Acked-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions