rtl8188eu: Remove RTK_DMP_PLATFORM

This is not selected.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2015-03-07 13:07:38 -06:00
parent cfd60faf5e
commit 10a995af18
7 changed files with 2 additions and 134 deletions

View file

@ -518,13 +518,6 @@ struct mlme_priv {
u32 wfd_probe_resp_ie_len;
u32 wfd_go_probe_resp_ie_len; //for GO
u32 wfd_assoc_req_ie_len;
#endif
#ifdef RTK_DMP_PLATFORM
// DMP kobject_hotplug function signal need in passive level
_workitem Linkup_workitem;
_workitem Linkdown_workitem;
#endif
};