Revision a0c2d9c1de0f6be33fe817069b06663277153c20 authored by Ross Zwisler on 21 July 2017, 22:51:23 UTC, committed by Rafael J. Wysocki on 24 July 2017, 20:27:43 UTC
Right now if a file includes acpi_numa.h and they don't happen to include
linux/numa.h before it, they get the following warning:

./include/acpi/acpi_numa.h:9:5: warning: "MAX_NUMNODES" is not defined [-Wundef]
 #if MAX_NUMNODES > 256
     ^~~~~~~~~~~~

Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
1 parent 520eccd
History

back to top