summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPhilipp Zabel <p.zabel@pengutronix.de>2021-03-04 17:01:39 +0100
committerPhilipp Zabel <p.zabel@pengutronix.de>2021-05-10 09:41:43 +0200
commit05cf8fffcdeb47aef1203c08cbec5224fd3a0e1c (patch)
tree7f2456dcb60dd7c7cdb659509f7db41914272cb2 /Makefile
parent534d3fa24e9f45d21f4c4868c78690a32838d3fe (diff)
downloadlinux-stable-05cf8fffcdeb47aef1203c08cbec5224fd3a0e1c.tar.gz
linux-stable-05cf8fffcdeb47aef1203c08cbec5224fd3a0e1c.tar.bz2
linux-stable-05cf8fffcdeb47aef1203c08cbec5224fd3a0e1c.zip
reset: ti-syscon: fix to_ti_syscon_reset_data macro
The to_ti_syscon_reset_data macro currently only works if the parameter passed into it is called 'rcdev'. Fixes a checkpatch --strict issue: CHECK: Macro argument reuse 'rcdev' - possible side-effects? #53: FILE: drivers/reset/reset-ti-syscon.c:53: +#define to_ti_syscon_reset_data(rcdev) \ + container_of(rcdev, struct ti_syscon_reset_data, rcdev) Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions