kernel: Remove the inclusion of opt_ddb.h from where it is unnecessary.
authorSascha Wildner <saw@online.de>
Fri, 25 May 2012 21:28:33 +0000 (23:28 +0200)
committerSascha Wildner <saw@online.de>
Fri, 25 May 2012 21:29:02 +0000 (23:29 +0200)
commitb560556d983ab7440a6702ce88d348cd5340e913
treef184787acefc2916231f045b19dbca96a7694f25
parent832b6303b46f1ad1a6a1f5cf261417a280878d69
kernel: Remove the inclusion of opt_ddb.h from where it is unnecessary.

None of these files uses DDB, DDB_UNATTENDED or GDB_REMOTE_CHAT (which
is what opt_ddb.h defines).
18 files changed:
sys/bus/cam/scsi/Makefile
sys/bus/cam/scsi/scsi_low.c
sys/cpu/i386/misc/ktr.c
sys/cpu/x86_64/misc/ktr.c
sys/dev/disk/isp/Makefile
sys/dev/disk/isp/isp_freebsd.h
sys/dev/disk/mpt/Makefile
sys/dev/disk/mpt/mpt.h
sys/gnu/vfs/ext2fs/Makefile
sys/gnu/vfs/ext2fs/ext2_subr.c
sys/kern/kern_subr.c
sys/kern/vfs_lock.c
sys/kern/vfs_mount.c
sys/kern/vfs_sync.c
sys/platform/pc64/x86_64/support.s
sys/platform/vkernel/platform/shutdown.c
sys/platform/vkernel64/platform/shutdown.c
sys/vfs/ufs/ffs_subr.c