From 5a2339e56f3bf17a3a0c5be6db5cc8ac7d807a45 Mon Sep 17 00:00:00 2001 From: Christian B Date: Wed, 15 Nov 2017 09:33:42 +0100 Subject: [PATCH] Removed Intel WIDI Support --- include/drv_types.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/include/drv_types.h b/include/drv_types.h index 3d400f9..9d03776 100644 --- a/include/drv_types.h +++ b/include/drv_types.h @@ -73,10 +73,6 @@ typedef struct _ADAPTER _adapter, ADAPTER, *PADAPTER; #include #endif -#ifdef CONFIG_INTEL_WIDI - #include -#endif - #include #include #include