aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/vmlinux-gdb.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2020-11-20 17:21:32 +0100
committerLee Jones <[email protected]>2020-11-27 08:02:43 +0000
commit06b324fc856941a487f4ae3b58157f907ceb9309 (patch)
tree76de48a563fe73bed47927b14184b0b4ad4edbc0 /scripts/gdb/vmlinux-gdb.py
parent7b64f24595f04b3b467b1e6f3617a114cc2cb8ca (diff)
mfd: axp20x: Skip of_device_id table when !CONFIG_OF
The driver can match either via ACPI or OF. Its of_device_id table is referenced via of_match_ptr() so it will be unused for !CONFIG_OF builds: drivers/mfd/axp20x-i2c.c:60:34: warning: ‘axp20x_i2c_of_match’ defined but not used [-Wunused-const-variable=] Signed-off-by: Krzysztof Kozlowski <[email protected]> Acked-by: Chen-Yu Tsai <[email protected]> Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions