Bluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefs
authorDave Young <hidave.darkstar@gmail.com>
Sat, 31 Jan 2009 05:51:15 +0000 (13:51 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 27 Feb 2009 05:14:34 +0000 (06:14 +0100)
commitdd2efd03b49d56ae795c71335bc7358022514c32
treeb526ac010310b6064c43addd4a80b884ca96c50d
parent5f9018af004fa8635bbbe3ab2dc61e8a686edfaa
Bluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefs

Due to lockdep changes, the CONFIG_DEBUG_LOCK_ALLOC ifdef is not needed
now. So just remove it here.

The following commit fixed the !lockdep build warnings:

commit e8f6fbf62de37cbc2e179176ac7010d5f4396b67
Author: Ingo Molnar <mingo@elte.hu>
Date:   Wed Nov 12 01:38:36 2008 +0000

    lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c

Signed-off-by: Dave Young <hidave.darkstar@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/af_bluetooth.c