[alsa-devel] [PATCH 4/7] ice1724 - adding GPIO routines for mask and direction
Takashi Iwai
tiwai at suse.de
Wed Sep 16 08:07:12 CEST 2009
At Wed, 16 Sep 2009 00:39:53 +0200,
pavel.hofman at ivitera.com wrote:
>
> From: pavel <pavel at nahore.(none)>
>
> * get/set routines for GPIO mask and direction
>
> Signed-off-by: Pavel Hofman <pavel.hofman at ivitera.com>
The get_mask callback is still undefined for ice1724...
> --- a/pci/ice1712/ice1712.h
> +++ b/pci/ice1712/ice1712.h
> @@ -28,6 +28,7 @@
> #include <sound/i2c.h>
> #include <sound/ak4xxx-adda.h>
> #include <sound/ak4114.h>
> +#include <sound/ak4113.h>
We don't need this header here.
(Ditto for ak4114.h and pt2258.h. They were needed because the
structure were referred in ice1712.h. But they are now gone to the
local structure, so no need in the common header.)
thanks,
Takashi
More information about the Alsa-devel
mailing list