Răsfoiți Sursa

qcacmn: Remove file hal_be_api_mon.h included in hal_be_generic_api.h

Removing this file hal_be_api_mon.h included inside hal_be_generic_api.h
as it will get included from the parent files when required flags are
enabled.

Change-Id: I5dcf211dd03e2bd77cea51d4de3c07597a5dcf8e
CRs-Fixed: 3384459
Hariharan Ramanathan 2 ani în urmă
părinte
comite
a11c0b998f
1 a modificat fișierele cu 1 adăugiri și 2 ștergeri
  1. 1 2
      hal/wifi3.0/be/hal_be_generic_api.h

+ 1 - 2
hal/wifi3.0/be/hal_be_generic_api.h

@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2016-2021 The Linux Foundation. All rights reserved.
- * Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved.
+ * Copyright (c) 2021-2023 Qualcomm Innovation Center, Inc. All rights reserved.
  *
  * Permission to use, copy, modify, and/or distribute this software for
  * any purpose with or without fee is hereby granted, provided that the
@@ -25,7 +25,6 @@
 #include "hal_be_reo.h"
 #include <hal_api_mon.h>
 #include <hal_generic_api.h>
-#include <hal_be_api_mon.h>
 #include "txmon_tlvs.h"
 
 /**