sound: tfa9872: Slience enum conversion error
This commit is contained in:
parent
79d88bc5f0
commit
e7f00dab6d
1 changed files with 2 additions and 1 deletions
|
@ -217,6 +217,7 @@ endif
|
|||
ifdef TFA_ENABLE_STC_TUNING
|
||||
ccflags-y += -DTFA_ENABLE_STC_TUNING
|
||||
endif
|
||||
ccflags-y += $(call cc-disable-warning, enum-conversion)
|
||||
|
||||
# objs
|
||||
snd-soc-tfa98xx-objs := tfa98xx.o
|
||||
|
@ -298,4 +299,4 @@ else
|
|||
obj-y += snd-soc-tfa98xx.o
|
||||
endif
|
||||
|
||||
endif
|
||||
endif
|
||||
|
|
Loading…
Reference in a new issue