diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2020-04-21 00:51:17 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-04-20 16:24:53 -0700 |
commit | d4d9b47e4b10679d5c794e62f9866ee5ee204c0d (patch) | |
tree | beb3b8ad839fbab2d6133c2e1746a7dff966f7f2 /drivers/hwmon/i5k_amb.c | |
parent | 80ad41f28ade9d00ab3c34aa4946349fc82a5233 (diff) |
net: bcmgenet: Drop ACPI_PTR() to avoid compiler warning
When compiled with CONFIG_ACPI=n, ACPI_PTR() will be no-op, and thus
genet_acpi_match table defined, but not used. Compiler is not happy about
such data. Drop ACPI_PTR() for good.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/hwmon/i5k_amb.c')
0 files changed, 0 insertions, 0 deletions