summaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/kernel/setup.c
diff options
context:
space:
mode:
authorAlexey Dobriyan <adobriyan@gmail.com>2008-12-09 10:01:26 -0800
committerTony Luck <tony.luck@intel.com>2008-12-09 10:01:26 -0800
commitfc10212583996e248dde1da74cfeccd2f7e6b675 (patch)
treeff3974bccaf5140e54b101ae189ebb89edb0f21b /arch/ia64/sn/kernel/setup.c
parent437f2f91d6597c67662f847d9ed4c99cb3c440cd (diff)
downloadop-kernel-dev-fc10212583996e248dde1da74cfeccd2f7e6b675.zip
op-kernel-dev-fc10212583996e248dde1da74cfeccd2f7e6b675.tar.gz
[IA64] remove BUILD_BUG_ON from paravirt_getreg()
CC arch/ia64/kernel/asm-offsets.s In file included from include/linux/bitops.h:17, from include/linux/kernel.h:15, from include/linux/sched.h:52, from arch/ia64/kernel/asm-offsets.c:9: arch/ia64/include/asm/bitops.h: In function 'set_bit': arch/ia64/include/asm/bitops.h:47: error: implicit declaration of function 'BUILD_BUG_ON' Obvious inclusion of kernel.h doesn't fix it, because of circular dependencies involving fls.h and log2(). Fixing the latter requires some serious header surgery, it seems, so just remove BUILD_BUG_ON for now. Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64/sn/kernel/setup.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud