diff options
| author | Jiri Slaby <[email protected]> | 2007-10-18 23:40:26 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-10-19 11:53:41 -0700 |
| commit | 0624517d809b1cf53c977335c9bda4c216cbddee (patch) | |
| tree | 5791430160f4423cab3c6085baed815e10c421f7 /tools/perf/scripts/python | |
| parent | 1977f032722c27ee3730284582fd3991ad9ac81b (diff) | |
forbid asm/bitops.h direct inclusion
forbid asm/bitops.h direct inclusion
Because of compile errors that may occur after bit changes if asm/bitops.h is
included directly without e.g. linux/kernel.h which includes linux/bitops.h,
forbid direct inclusion of asm/bitops.h. Thanks to Adrian Bunk.
Signed-off-by: Jiri Slaby <[email protected]>
Cc: Adrian Bunk <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions