diff options
author | Ingo Molnar <[email protected]> | 2010-05-03 09:19:43 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2010-05-03 09:22:19 +0200 |
commit | 56f0e74c9cf98941af700b61466648a2d06277bb (patch) | |
tree | 627f2b472022cfcb2c8af6a64fac8f30b8220167 /tools/perf/util/trace-event-scripting.c | |
parent | bbd391a15d82e14efe9d69ba64cadb855b061dba (diff) |
x86: Fix parse_reservetop() build failure on certain configs
Commit e67a807 ("x86: Fix 'reservetop=' functionality") added a
fixup_early_ioremap() call to parse_reservetop() and declared it
in io.h.
But asm/io.h was only included indirectly - and on some configs
not at all, causing a build failure on those configs.
Cc: Liang Li <[email protected]>
Cc: Konrad Rzeszutek Wilk <[email protected]>
Cc: Yinghai Lu <[email protected]>
Cc: Jeremy Fitzhardinge <[email protected]>
Cc: Wang Chen <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Andrew Morton <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions