Преглед изворни кода

Merge "qcacld-3.0: Remove obsolete struct hdd_context_s reference" into wlan-cld3.driver.lnx.2.0

CNSS_WLAN Service пре 6 година
родитељ
комит
29d3a8bd20
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      core/cds/inc/cds_sched.h

+ 0 - 2
core/cds/inc/cds_sched.h

@@ -167,8 +167,6 @@ struct cds_log_complete {
 	bool recovery_needed;
 };
 
-/* forward-declare hdd_context_s as it is used ina function type */
-struct hdd_context_s;
 struct cds_context {
 	/* Scheduler Context */
 	cds_sched_context qdf_sched;