diff options
author | 2020-04-21 00:51:17 +0300 | |
---|---|---|
committer | 2020-04-20 16:24:53 -0700 | |
commit | d4d9b47e4b10679d5c794e62f9866ee5ee204c0d (patch) | |
tree | beb3b8ad839fbab2d6133c2e1746a7dff966f7f2 /tools/perf/scripts/python | |
parent | Merge tag 'mlx5-updates-2020-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux (diff) | |
download | linux-dev-d4d9b47e4b10679d5c794e62f9866ee5ee204c0d.tar.xz linux-dev-d4d9b47e4b10679d5c794e62f9866ee5ee204c0d.zip |
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions