24 Apr
2015
24 Apr
'15
7:36 p.m.
On Sun, Apr 19, 2015 at 02:27:27AM +0530, Vinod Koul wrote:
config SND_SOC_I2S_SKL_MACH tristate "SOC Machine Audio driver for SKL Onboard I2S"
select SND_HDA_DSP_LOADER
Looking at what this is modifying it really looks like there's some other patch series I wanted to look at first?
diff --git a/sound/soc/hda/hda_skl.h b/sound/soc/hda/hda_skl.h index 0cc2ac69a9ab..914ea05da6aa 100644 --- a/sound/soc/hda/hda_skl.h +++ b/sound/soc/hda/hda_skl.h @@ -1,15 +1,3 @@ -/*
- This program is free software; you can redistribute it and/or modify it
- under the terms of the GNU General Public License as published by the Free
- Software Foundation; either version 2 of the License, or (at your option)
- any later version.
- This program is distributed in the hope that it will be useful, but WITHOUT
- ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
- more details.
- */
Oh?