aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2021-04-05 20:15:48 +0200
committerDavid S. Miller <[email protected]>2021-04-05 15:05:02 -0700
commitcc0626c2aaed8e475efdd85fa374b497a7192e35 (patch)
tree79509ebb361db07343f210f4309a5e5c63b46380 /include/linux/debugobjects.h
parentd392ecd1bc29ae15b0e284d5f732c2d36f244271 (diff)
net: smsc911x: skip acpi_device_id table when !CONFIG_ACPI
The driver can match via multiple methods. Its acpi_device_id table is referenced via ACPI_PTR() so it will be unused for !CONFIG_ACPI builds: drivers/net/ethernet/smsc/smsc911x.c:2652:36: warning: ‘smsc911x_acpi_match’ defined but not used [-Wunused-const-variable=] Signed-off-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions