Bläddra i källkod

qcacmn: No need to include the file cds_if_upperproto.h

The file cds_if_upperproto.h is now removed from qcacld-3.0
project and hence remove from including this file.

Change-Id: I8a9974e70bf71916911b994e058b9892c4b5725d
CRs-Fixed: 2436678
Srinivas Girigowda 6 år sedan
förälder
incheckning
fe5bb2e588
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      qdf/linux/src/i_osdep.h

+ 0 - 1
qdf/linux/src/i_osdep.h

@@ -26,7 +26,6 @@
 
 #ifdef CONFIG_MCL
 #include <cds_queue.h>
-#include <cds_if_upperproto.h>
 #else
 #include <sys/queue.h>
 #endif