diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2023-09-12 12:23:55 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-10-04 20:41:57 +0300 |
commit | f6e9d38f8eb00ac8b52e6d15f6aa9bcecacb081b (patch) | |
tree | d3132712aa5b60f9e0df20b3199fe03b8e138480 /tools/perf/scripts/python | |
parent | 2d57792a39e5473c5d98fc0138c4e9ab9c98a57b (diff) | |
download | linux-f6e9d38f8eb00ac8b52e6d15f6aa9bcecacb081b.tar.xz |
minmax: fix header inclusions
BUILD_BUG_ON*() macros are defined in build_bug.h. Include it. Replace
compiler_types.h by compiler.h, which provides the former, to have a
definition of the __UNIQUE_ID().
Link: https://lkml.kernel.org/r/20230912092355.79280-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Herve Codina <herve.codina@bootlin.com>
Cc: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions