On Fri, 7 Jun 2019 at 06:55, Bhawanpreet Lakha <[email protected]> wrote: > > From: Charlene Liu <[email protected]> > > Signed-off-by: Charlene Liu <[email protected]> > Reviewed-by: Chris Park <[email protected]> > Acked-by: Bhawanpreet Lakha <[email protected]> > --- > drivers/gpu/drm/amd/display/dc/dce/dce_audio.c | 4 +--- > drivers/gpu/drm/amd/display/dc/dce/dce_audio.h | 7 +++++++ > 2 files changed, 8 insertions(+), 3 deletions(-) > > diff --git a/drivers/gpu/drm/amd/display/dc/dce/dce_audio.c > b/drivers/gpu/drm/amd/display/dc/dce/dce_audio.c > index 7f6d724686f1..d43d5d924c19 100644 > --- a/drivers/gpu/drm/amd/display/dc/dce/dce_audio.c > +++ b/drivers/gpu/drm/amd/display/dc/dce/dce_audio.c > @@ -22,7 +22,7 @@ > * Authors: AMD > * > */ > - > +#include "../dc.h"
Is this include needed? just seems wierd to have added it with no mention. Dave. _______________________________________________ amd-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/amd-gfx
