public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* OMAP Zoom kernel ALSA build problem
@ 2008-12-04 15:38 Smith, Stephen
  2008-12-04 17:40 ` David Brownell
  0 siblings, 1 reply; 9+ messages in thread
From: Smith, Stephen @ 2008-12-04 15:38 UTC (permalink / raw)
  To: linux-omap@vger.kernel.org

I am trying to build sound support for the MDK (3430LDP).  There is a build problem on the current git master of the OMAP Zoom kernel.  If "OMAP3 TWL4030 alsa driver" is turned on, the compile fails (looks like the header for the twl4030 gpio routines is missing).  Additionally, if it is selected as a Module, the build will also fail because only CONFIG_SND_OMAP3_TWL4030 is being checked (not CONFIG_SND_OMAP3_TWL403_MODULE) in sound/arm/omap/omap-alsa-dma.h.

Device Drivers - 
  Sound card support - 
    Advanced Linux Sound Architecture - 
      ARM sound devices -
        OMAP3 TWL4030 alsa driver


sound/arm/omap/omap-alsa-twl4030.c: In function 'twl4030_ext_mut_conf':
sound/arm/omap/omap-alsa-twl4030.c:312: error: implicit declaration of function 'twl4030_request_gpio'
sound/arm/omap/omap-alsa-twl4030.c:317: error: implicit declaration of function 'twl4030_set_gpio_direction'
sound/arm/omap/omap-alsa-twl4030.c: In function 'twl4030_ext_mut_unconf':
sound/arm/omap/omap-alsa-twl4030.c:329: error: implicit declaration of function 'twl4030_free_gpio'
sound/arm/omap/omap-alsa-twl4030.c: In function 'twl4030_ext_mut_off':
sound/arm/omap/omap-alsa-twl4030.c:344: error: implicit declaration of function 'twl4030_set_gpio_dataout'


OMAP Linux Kernel Tracker Bug ID 224

Stephen

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-12-06  1:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-04 15:38 OMAP Zoom kernel ALSA build problem Smith, Stephen
2008-12-04 17:40 ` David Brownell
2008-12-04 17:51   ` Trilok Soni
2008-12-04 18:25     ` Koen Kooi
2008-12-04 18:30       ` Koen Kooi
2008-12-04 19:03       ` David Brownell
2008-12-04 22:38         ` Tony Lindgren
2008-12-05 23:35           ` David Brownell
2008-12-06  1:26             ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox