diff options
author | Jean Delvare <[email protected]> | 2011-03-25 15:20:14 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2011-03-29 09:37:42 +0200 |
commit | ca444564a947034557a85357b3911d067cac4b8f (patch) | |
tree | 6c13c7d5fc9be1d65fc8b0d7aea5cb2cd50667d3 /tools/perf/util/trace-event-scripting.c | |
parent | 89078d572eb9ce8d4c04264b8b0ba86de0d74c8f (diff) |
x86: Stop including <linux/delay.h> in two asm header files
Stop including <linux/delay.h> in x86 header files which don't
need it. This will let the compiler complain when this header is
not included by source files when it should, so that
contributors can fix the problem before building on other
architectures starts to fail.
Credits go to Geert for the idea.
Signed-off-by: Jean Delvare <[email protected]>
Cc: James E.J. Bottomley <[email protected]>
Cc: Geert Uytterhoeven <[email protected]>
Cc: Stephen Rothwell <[email protected]>
LKML-Reference: <[email protected]>
[ this also fixes an upstream build bug in drivers/media/rc/ite-cir.c ]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions