diff options
author | Mathieu Malaterre <[email protected]> | 2018-05-25 14:48:00 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2018-05-25 18:12:11 -0700 |
commit | ae67d58d0546ad3e1ef323d69de6c3708022791f (patch) | |
tree | 2587f76cf925ddacf5bb3ef672317d94018431c1 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 23d6aef74da86a33fa6bb75f79565e0a16ee97c2 (diff) |
init/main.c: include <linux/mem_encrypt.h>
In commit c7753208a94c ("x86, swiotlb: Add memory encryption support") a
call to function `mem_encrypt_init' was added. Include prototype
defined in header <linux/mem_encrypt.h> to prevent a warning reported
during compilation with W=1:
init/main.c:494:20: warning: no previous prototype for `mem_encrypt_init' [-Wmissing-prototypes]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Mathieu Malaterre <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Acked-by: Steven Rostedt (VMware) <[email protected]>
Cc: Tom Lendacky <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Laura Abbott <[email protected]>
Cc: Dominik Brodowski <[email protected]>
Cc: Gargi Sharma <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions