qcacmn: Rename CONFIG_QCN7605 as QCN7605_SUPPORT

Rename CONFIG_QCN7605 as QCN7605_SUPPORT since QCN7605_SUPPORT
is already present/being used.

Change-Id: I1739bf86a9eb02aa6920f06bc929f686a5fa8f54
CRs-Fixed: 2369622
このコミットが含まれているのは:
Ajit Pal Singh
2018-12-19 12:08:31 +05:30
committed by nshrivas
コミット d1698b6d90

ファイルの表示

@@ -227,7 +227,7 @@ static void usb_hif_free_pipe_resources(struct HIF_USB_PIPE *pipe)
}
#ifdef CONFIG_QCN7605
#ifdef QCN7605_SUPPORT
/**
* usb_hif_get_logical_pipe_num() - get pipe number for a particular enpoint
* @device: pointer to HIF_DEVICE_USB structure
@@ -323,7 +323,7 @@ static uint8_t usb_hif_get_logical_pipe_num
return pipe_num;
}
#endif /* CONFIG_QCN7605 */
#endif /* QCN7605_SUPPORT */
/**
* usb_hif_get_logical_pipe_num() - setup urb resources for all pipes