Bluetooth: HCI: Remove HCI_AMP support
[linux-2.6-block.git] / drivers / bluetooth / btrsi.c
index 634cf8f5ed2dbd844614af56b06b554e01f096ac..0c91d7635ac39e9082eabe3ece06efeabefb1588 100644 (file)
@@ -134,7 +134,6 @@ static int rsi_hci_attach(void *priv, struct rsi_proto_ops *ops)
                hdev->bus = HCI_USB;
 
        hci_set_drvdata(hdev, h_adapter);
-       hdev->dev_type = HCI_PRIMARY;
        hdev->open = rsi_hci_open;
        hdev->close = rsi_hci_close;
        hdev->flush = rsi_hci_flush;