diff --git a/core/cds/inc/cds_sched.h b/core/cds/inc/cds_sched.h index 33487d557b..54eef1c762 100644 --- a/core/cds/inc/cds_sched.h +++ b/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;