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)
commit50d78bcf5d06871a0b3adcb3cbec6e6ca33f226a
tree4a6fb5a68c23dc8b0c9f0f3654be627c3a86f8d9
parent62aaefa7d03804aef30639ab362f845b1f3e92ed
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