[PATCH 1/4] wifi: ath12k: add TAS capability for WCN7850
Jeff Johnson
quic_jjohnson at quicinc.com
Tue Sep 5 22:17:35 PDT 2023
...
> diff --git a/drivers/net/wireless/ath/ath12k/acpi.h b/drivers/net/wireless/ath/ath12k/acpi.h
> new file mode 100644
> index 000000000000..cf742958a623
> --- /dev/null
> +++ b/drivers/net/wireless/ath/ath12k/acpi.h
> @@ -0,0 +1,28 @@
> +/* SPDX-License-Identifier: BSD-3-Clause-Clear */
> +/*
> + * Copyright (c) 2018-2021 The Linux Foundation. All rights reserved.
> + * Copyright (c) 2021-2023 Qualcomm Innovation Center, Inc. All rights reserved.
> + */
> +#include <linux/acpi.h>
nit: this should be inside the include guard...
> +
> +#ifndef ATH12K_ACPI_H
> +#define ATH12K_ACPI_H
...here
More information about the ath12k
mailing list