diff options
author | 2010-10-25 05:52:36 +0000 | |
---|---|---|
committer | 2010-10-26 09:02:43 -0700 | |
commit | 5125c6bd9e62f79b8b4fed4591c55aad3901e5b2 (patch) | |
tree | 2ee8b8947ceaa3f4a51b2bbf8952895ba44812d2 /kernel/sysctl.c | |
parent | sparc32: Fix unaligned stack handling on trap return. (diff) | |
download | linux-dev-5125c6bd9e62f79b8b4fed4591c55aad3901e5b2.tar.xz linux-dev-5125c6bd9e62f79b8b4fed4591c55aad3901e5b2.zip |
sparc: don't #include asm/system.h in asm/jump_label.h
It seems that #include <asm/system.h> makes a circular dependency
between kernel.h and bitmap.h which breaks allmodconfig build.
Removing the line makes no change because jump_label.h doesn't
need it actually AFAICS. Compile tested on sparc32 allmodconfig.
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions