diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2019-09-03 14:02:23 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2019-09-03 14:02:22 -0700 |
| commit | 8d75d72e2e260adf92e63ff5a830b4905e34135f (patch) | |
| tree | 5091e99e48161df089862984ffe3bc8cfcdc61d9 /include/linux | |
| parent | 23264a957cea4d0b84eaacdd6a04f0a44e33a0d3 (diff) | |
| parent | 2ca7eb28dcac93fcf0818232e10fe51f43acfac1 (diff) | |
Merge "mmc: sdhci-msm: Ping with known good phase"
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/qcn_sdio_al.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/qcn_sdio_al.h b/include/linux/qcn_sdio_al.h index 97d8aa189735..bee020b0ccb4 100644 --- a/include/linux/qcn_sdio_al.h +++ b/include/linux/qcn_sdio_al.h @@ -292,4 +292,5 @@ int sdio_al_meta_transfer(struct sdio_al_channel_handle *ch_handle, unsigned int data, unsigned int trans); extern void qcn_sdio_client_probe_complete(int id); +int qcn_sdio_card_state(bool enable); #endif /* _QCN_SDIO_AL_ */ |
