[Bug 150] New: ASoC patch doesn't compile

bugzilla-daemon at bugzilla.openmoko.org bugzilla-daemon at bugzilla.openmoko.org
Wed Jan 24 12:28:50 CET 2007


http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=150

           Summary: ASoC patch doesn't compile
           Product: OpenMoko
           Version: current svn head
          Platform: Neo1973
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: kernel
        AssignedTo: graeme.gregory at wolfsonmicro.com
        ReportedBy: laforge at openmoko.org


when compiling a kernel with
http://opensource.wolfsonmicro.com/~lg/asoc/asoc-v0.13rc1.patch
and neo-backport.patch, I get:

In file included from sound/soc/soc-core.c:39:
include/sound/soc.h:345: error: field ‘delayed_work’ has incomplete type
include/sound/soc.h:440: error: field ‘close_work’ has incomplete type
sound/soc/soc-core.c: In function ‘close_delayed_work’:
sound/soc/soc-core.c:262: warning: type defaults to ‘int’ in declaration of ‘__mptr’
sound/soc/soc-core.c:262: warning: initialization from incompatible pointer type
sound/soc/soc-core.c: In function ‘soc_probe’:
sound/soc/soc-core.c:770: warning: implicit declaration of function
‘INIT_DELAYED_WORK’
sound/soc/soc-core.c: In function ‘snd_soc_new_pcms’:
sound/soc/soc-core.c:1071: warning: implicit declaration of function ‘device_create’
sound/soc/soc-core.c:1071: error: ‘sound_class’ undeclared (first use in this
function)
sound/soc/soc-core.c:1071: error: (Each undeclared identifier is reported only once
sound/soc/soc-core.c:1071: error: for each function it appears in.)
sound/soc/soc-core.c:1071: error: ‘struct snd_card’ has no member named ‘parent’
sound/soc/soc-core.c:1072: warning: assignment makes pointer from integer
without a cast
make[2]: *** [sound/soc/soc-core.o] Error 1

I'll try to investigate this myself, but am happy for any hint you might be able
to give



------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.




More information about the buglog mailing list