]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: hci_bcm: Fix "implicit declaration"
authorFrederic Danis <frederic.danis@linux.intel.com>
Wed, 12 Aug 2015 10:46:01 +0000 (12:46 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 12 Aug 2015 14:41:32 +0000 (16:41 +0200)
commit0c8688f301f2739b6928816c888ea68d48f2d816
tree4a6fb5a68c23dc8b0c9f0f3654be627c3a86f8d9
parentd8b08b7dd17e860cd21448986aedd4bd42051fad
Bluetooth: hci_bcm: Fix "implicit declaration"

The kbuild test robot reported implicit declaration of function
'acpi_dev_get_resources'.

Surround ACPI function by CONFIG_ACPI test.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Frederic Danis <frederic.danis@linux.intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_bcm.c