aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/kgdb.c
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2012-03-23 15:37:34 +0000
committerDavid Howells <dhowells@redhat.com>2012-03-23 15:37:34 +0000
commit15e9b9b9ed268fa91e52c44d621f3d0296162d15 (patch)
tree5e3c8ac4d37f89c326106818b54bac624be83509 /arch/x86/kernel/kgdb.c
parentMerge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6 (diff)
downloadlinux-dev-15e9b9b9ed268fa91e52c44d621f3d0296162d15.tar.xz
linux-dev-15e9b9b9ed268fa91e52c44d621f3d0296162d15.zip
ARM: Fix missing linux/types.h #inclusion in asm/hardware/iop3xx.h
arch/arm/include/asm/hardware/iop3xx.h needs to include linux/types.h to avoid the following errors: In file included from arch/arm/plat-iop/restart.c:10:0: /data/fs/linux-2.6-fscache/arch/arm/include/asm/hardware/iop3xx.h:239:1: error: unknown type name 'u32' /data/fs/linux-2.6-fscache/arch/arm/include/asm/hardware/iop3xx.h: In function 'read_tmr0': /data/fs/linux-2.6-fscache/arch/arm/include/asm/hardware/iop3xx.h:241:2: error: unknown type name 'u32' /data/fs/linux-2.6-fscache/arch/arm/include/asm/hardware/iop3xx.h: At top level: /data/fs/linux-2.6-fscache/arch/arm/include/asm/hardware/iop3xx.h:246:31: error: unknown type name 'u32' ... Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'arch/x86/kernel/kgdb.c')
0 files changed, 0 insertions, 0 deletions