summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2020-04-21 00:51:17 +0300
committerDavid S. Miller <davem@davemloft.net>2020-04-21 02:24:53 +0300
commitd4d9b47e4b10679d5c794e62f9866ee5ee204c0d (patch)
treebeb3b8ad839fbab2d6133c2e1746a7dff966f7f2 /include
parent80ad41f28ade9d00ab3c34aa4946349fc82a5233 (diff)
downloadlinux-d4d9b47e4b10679d5c794e62f9866ee5ee204c0d.tar.xz
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 'include')
0 files changed, 0 insertions, 0 deletions