diff options
author | Dan Williams <dan.j.williams@intel.com> | 2017-04-28 13:54:30 -0700 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2017-04-28 16:07:00 -0700 |
commit | 7699a6a36b82f22cb0b355c6411531abedf12964 (patch) | |
tree | 53b7115535db6682fa56f218760ddf81cc835f17 /drivers/block | |
parent | 8d13c0290655b883df9083a2a0af0d782bc38aef (diff) |
acpi, nfit: kill ACPI_NFIT_DEBUG
Inevitably when one actually needs to debug a DSM issue it's on a
distribution kernel that has CONFIG_ACPI_NFIT_DEBUG=n. The config symbol
was only there to avoid the compile error due to the missing fallback for
print_hex_dump_debug in the CONFIG_DYNAMIC_DEBUG=n case. That was fixed
with commit cdf17449af1d "hexdump: do not print debug dumps for
!CONFIG_DEBUG", so the config symbol can just be dropped.
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions