mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
net: wireless: bcmdhd: Add missing dhd_get_dtim_skip() declaration
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
This commit is contained in:
committed by
Colin Cross
parent
888da92e6c
commit
4cd8e372ad
@@ -305,6 +305,7 @@ extern wl_iw_extra_params_t g_wl_iw_params;
|
||||
#if defined(CONFIG_HAS_EARLYSUSPEND)
|
||||
#include <linux/earlysuspend.h>
|
||||
extern int dhdcdc_set_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd, void *buf, uint len);
|
||||
extern int dhd_get_dtim_skip(dhd_pub_t *dhd);
|
||||
#endif /* defined(CONFIG_HAS_EARLYSUSPEND) */
|
||||
|
||||
#ifdef PKT_FILTER_SUPPORT
|
||||
|
||||
Reference in New Issue
Block a user