Remove unused sd_int_dpc

This commit is contained in:
Carlos Garces 2021-10-20 16:51:24 +02:00
parent 51d0819382
commit 4bd55ad644

View File

@ -15,7 +15,6 @@
#ifndef __SDIO_HAL_H__
#define __SDIO_HAL_H__
void sd_int_dpc(PADAPTER padapter);
u8 rtw_set_hal_ops(_adapter *padapter);
#ifdef CONFIG_RTL8188E