Fix compile on IHIFI770/770C/800 targets.

Change-Id: If8b150627c2b9746b24123d263edc69d91df855d
This commit is contained in:
Solomon Peachy 2019-08-14 09:54:09 -04:00
parent 58452a4cb2
commit de68310bac

View file

@ -211,7 +211,8 @@ touchpad_deadzone
depth_3d
#endif
#if defined(DX50) || defined(HAVE_DF1704_CODEC) || defined(HAVE_PCM1792_CODEC) || defined(HAVE_CS4398)
// This should be AUDIOHW_HAVE_FILTER_ROLL_OFF but that is only defined later
#if defined(HAVE_DF1704_CODEC) || defined(HAVE_PCM1792_CODEC) || defined(HAVE_CS4398) || defined(HAVE_WM8740)
filter_roll_off
#endif