mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
ASoC: rt5645: Remove the repeated definitions
Signed-off-by: Oder Chiou <oder_chiou@realtek.com> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
917536aeb8
commit
de3f8fdf73
1 changed files with 0 additions and 2 deletions
|
@ -777,8 +777,6 @@
|
|||
#define RT5645_PWR_CLS_D_R_BIT 9
|
||||
#define RT5645_PWR_CLS_D_L (0x1 << 8)
|
||||
#define RT5645_PWR_CLS_D_L_BIT 8
|
||||
#define RT5645_PWR_ADC_R (0x1 << 1)
|
||||
#define RT5645_PWR_ADC_R_BIT 1
|
||||
#define RT5645_PWR_DAC_L2 (0x1 << 7)
|
||||
#define RT5645_PWR_DAC_L2_BIT 7
|
||||
#define RT5645_PWR_DAC_R2 (0x1 << 6)
|
||||
|
|
Loading…
Add table
Reference in a new issue