diff options
| author | Russell King <rmk@flint.arm.linux.org.uk> | 2004-09-25 02:33:08 +0100 |
|---|---|---|
| committer | Russell King <rmk@flint.arm.linux.org.uk> | 2004-09-25 02:33:08 +0100 |
| commit | 064715b2265f792a4f712c6c1681dcc8f403e2a2 (patch) | |
| tree | 71021bc767fac969716cfc65f2677fe1a03338cf /include/linux/init_task.h | |
| parent | 0dd3a3bc9416ce0219ba9f083ec2b741eb79c6c4 (diff) | |
[ARM] Fix circular include dependency in asm/system.h
The recent addition of linux/bitops.h inside linux/kernel.h has
created a circular dependency:
asm/system.h -> linux/kernel.h -> linux/bitops.h -> asm/bitops.h
-> asm/system.h
which results in an unbuildable kernel. We appear not to need
linux/kernel.h in asm/system.h, but do need linux/linkage.h, so
make this the case.
Diffstat (limited to 'include/linux/init_task.h')
0 files changed, 0 insertions, 0 deletions
