WiFi: fix the compile warming.
[firefly-linux-kernel-4.4.55.git] / drivers / net / wireless / rockchip_wlan / rkwifi / bcmdhd / bcmsdh_sdmmc_linux.c
index bd2137aa1cf5aef04dd10b841042c985e0d6553e..6635127ef922db3f425d35e3b89787317668a083 100755 (executable)
@@ -266,7 +266,7 @@ static const struct dev_pm_ops bcmsdh_sdmmc_pm_ops = {
 
 #if defined(BCMLXSDMMC)
 static struct semaphore *notify_semaphore = NULL;
-
+/*
 static int dummy_probe(struct sdio_func *func,
                               const struct sdio_device_id *id)
 {
@@ -285,7 +285,7 @@ static struct sdio_driver dummy_sdmmc_driver = {
        .name           = "dummy_sdmmc",
        .id_table       = bcmsdh_sdmmc_ids,
        };
-
+*/
 int sdio_func_reg_notify(void* semaphore)
 {
        notify_semaphore = semaphore;