Преглед на файлове

qcacld-3.0: Remove obsolete macro LOW_PRIORITY

After control path scheduler componentization cds_mq.h
LOW_PRIORITY macro is no longer used hence remove it.

Change-Id: I633e0eb8097eb1d035a4200018f3d96d6f34b59b
CRs-Fixed: 2000211
Rajeev Kumar преди 8 години
родител
ревизия
0acd92503e
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      core/cds/inc/cds_mq.h

+ 0 - 1
core/cds/inc/cds_mq.h

@@ -45,7 +45,6 @@
 #include <qdf_status.h>
 
 #define HIGH_PRIORITY 1
-#define LOW_PRIORITY 0
 
 /**---------------------------------------------------------------------------