diff options
| author | Sergio Paracuellos <[email protected]> | 2021-06-29 14:34:07 +0000 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2021-06-30 00:38:56 +0000 |
| commit | bfa50166cd9d5d190b20dc33d1ec7ae19ced7022 (patch) | |
| tree | d28a24ee32ea04d303d76ea382f72ad1569272dc /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | pinctrl: stm32: check for IRQ MUX validity during alloc() (diff) | |
| download | kernel-bfa50166cd9d5d190b20dc33d1ec7ae19ced7022.tar.gz kernel-bfa50166cd9d5d190b20dc33d1ec7ae19ced7022.zip | |
pinctrl: ralink: rt305x: add missing include
Header 'rt305x.h' is ralink architecture dependent file where
other general definitions which are in 'ralink_regs.h' are
being used. This 'rt305x.h' is only being included in two
different files: 'rt305x.c' and 'pinctrl-rt305x.c'. When
file 'pinctrl-rt305x.c' is being compiled definitions in
'ralink_regs.h' are need to build it properly. Hence, add
missing include 'ralink_regs.h' in 'pinctrl-rt305x.c'
source to avoid compilation problems.
Fixes: 3a1b0ca5a83b ("pinctrl: ralink: move RT305X SoC pinmux config into a new 'pinctrl-rt305x.c' file")
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Sergio Paracuellos <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
