diff options
author | Wolfram Sang <[email protected]> | 2011-05-25 11:34:57 +0200 |
---|---|---|
committer | Sascha Hauer <[email protected]> | 2011-06-06 09:50:04 +0200 |
commit | ad377c630864e2609c54385907493dbf68a34295 (patch) | |
tree | df542fb17d99cb4681b805163fd304b006a68cf8 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 55922c9d1b84b89cb946c777fddccb3247e7df2c (diff) |
arm: mxs: include asm/processor.h for cpu_relax()
I get this build error as of today:
arch/arm/mach-mxs/ocotp.c: In function 'mxs_get_ocotp':
arch/arm/mach-mxs/ocotp.c:54: error: implicit declaration of function 'cpu_relax'
make[2]: *** [arch/arm/mach-mxs/ocotp.o] Error 1
Looks like it has been indirectly included before which broke now.
Include it directly.
Signed-off-by: Wolfram Sang <[email protected]>
Cc: Shawn Guo <[email protected]>
Signed-off-by: Sascha Hauer <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions