aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorDudley Du <[email protected]>2015-03-02 09:37:59 -0800
committerDmitry Torokhov <[email protected]>2015-03-02 13:31:32 -0800
commit17a28055d51922672701465f26360720aa6f97bd (patch)
treeeef94a63dc4c3e6fffd5619864d21a7b1a15f08e /tools/perf/util/trace-event-scripting.c
parent71daf89476144343df5db1686759a06459292a5f (diff)
Input: cyapa - fix unaligned functions redefinition error
Use asm/unaligned.h instead of linux/unaligned/access_ok.h header file to fix compiling issues such as following while doing cross platform compiling: "include/linux/unaligned/access_ok.h:7:19: error: redefinition of 'get_unaligned_le16' ... include/linux/unaligned/le_struct.h:6:19: note: previous definition of 'get_unaligned_le16' was here". Reported-by: kbuild test robot <[email protected]> Signed-off-by: Dudley Du <[email protected]> Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions