diff options
author | Ingo Molnar <[email protected]> | 2017-01-30 10:01:20 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-02-01 11:07:09 +0100 |
commit | 7fd5cf0b25181effd952e0c3d279395e35e0e9b7 (patch) | |
tree | f604accd62711e92e7e25a10f99ac61dec62fbb7 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 441ac2f33dd7860295cf1d225358ec01d38408b2 (diff) |
xen, x86/headers: Add <linux/device.h> dependency to <asm/xen/page.h>
The following patch (not upstream yet):
"x86/boot/e820: Remove spurious asm/e820/api.h inclusions"
Removed the (spurious) <asm/e820.h> include line from <asm/pgtable.h> to
reduce header file dependencies - but a Xen header has (unintentionally)
learned to rely on the indirect inclusion of <linux/device.h>.
This resulted in the following (harmless) build warning:
arch/x86/include/asm/xen/page.h:302:7: warning: 'struct device' declared inside parameter list
Include <linux/device.h> explicitly.
No change in functionality.
Reported-by: kbuild test robot <[email protected]>
Acked-by: Juergen Gross <[email protected]>
Cc: Konrad Rzeszutek Wilk <[email protected]>
Cc: <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions