bug.h: add include of it to various implicit C users
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 20 Jan 2012 23:35:53 +0000 (18:35 -0500)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Wed, 29 Feb 2012 22:15:08 +0000 (17:15 -0500)
commit50af5ead3b44ccf8bd2b4d2a50c1b610f557c480
treee53d8e0b0bd2cf2134e48d3441b91ac41c6c3721
parentb116ee4d772565d204db057a10fcd81d7a2513a8
bug.h: add include of it to various implicit C users

With bug.h currently living right in linux/kernel.h there
are files that use BUG_ON and friends but are not including
the header explicitly.  Fix them up so we can remove the
presence in kernel.h file.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
21 files changed:
arch/arm/mach-imx/cpu_op-mx51.c
arch/arm/mach-ux500/board-mop500-pins.c
arch/mips/fw/arc/cmdline.c
arch/mips/fw/arc/identify.c
arch/parisc/math-emu/fpudispatch.c
arch/powerpc/kernel/pmc.c
arch/powerpc/xmon/ppc-opc.c
arch/powerpc/xmon/spu-opc.c
arch/x86/kernel/paravirt.c
arch/x86/mm/kmemcheck/selftest.c
drivers/gpu/drm/radeon/cayman_blit_shaders.c
drivers/gpu/drm/radeon/evergreen_blit_shaders.c
drivers/gpu/drm/radeon/r600_blit_shaders.c
drivers/staging/wlags49_h2/hcf.c
lib/atomic64_test.c
lib/bitmap.c
lib/iommu-helper.c
lib/list_debug.c
lib/plist.c
lib/string.c
lib/timerqueue.c