]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/bluetooth/bfusb.c
Revert "ACPI: don't walk tables if ACPI was disabled"
[linux-2.6-omap-h63xx.git] / drivers / bluetooth / bfusb.c
index b990805806af89de1e34b258077f2af73d6b1c6a..0c211adbc06398c80ed98d1b6006b8ced30e8ded 100644 (file)
@@ -566,7 +566,8 @@ static int bfusb_ioctl(struct hci_dev *hdev, unsigned int cmd, unsigned long arg
        return -ENOIOCTLCMD;
 }
 
-static int bfusb_load_firmware(struct bfusb_data *data, unsigned char *firmware, int count)
+static int bfusb_load_firmware(struct bfusb_data *data,
+                              const unsigned char *firmware, int count)
 {
        unsigned char *buf;
        int err, pipe, len, size, sent = 0;