summaryrefslogtreecommitdiff
path: root/include/sound/rt5665.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sound/rt5665.h')
-rw-r--r--include/sound/rt5665.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/include/sound/rt5665.h b/include/sound/rt5665.h
index 963229e71dc7..e865f041929b 100644
--- a/include/sound/rt5665.h
+++ b/include/sound/rt5665.h
@@ -1,11 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
/*
* linux/sound/rt5665.h -- Platform data for RT5665
*
* Copyright 2016 Realtek Microelectronics
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
*/
#ifndef __LINUX_SND_RT5665_H
@@ -34,8 +31,6 @@ struct rt5665_platform_data {
bool in3_diff;
bool in4_diff;
- int ldo1_en; /* GPIO for LDO1_EN */
-
enum rt5665_dmic1_data_pin dmic1_data_pin;
enum rt5665_dmic2_data_pin dmic2_data_pin;
enum rt5665_jd_src jd_src;