From: Sedji Gaouaou <sedji.gaouaou@atmel.com>
To: Sedji Gaouaou <sedji.gaouaou@atmel.com>
Cc: Takashi Iwai <tiwai@suse.de>,
alsa-devel@alsa-project.org,
Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Subject: Re: AC97 atmel
Date: Thu, 11 Jun 2009 14:51:11 +0200 [thread overview]
Message-ID: <4A30FDBF.4030809@atmel.com> (raw)
In-Reply-To: <4A30C6C6.9090205@atmel.com>
Sorry to bother you again, but I've tried to compile the ac97c.c driver
based on
http://www.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git and
doing so I've got some errors:
CC sound/atmel/ac97c.o
sound/atmel/ac97c.c: In function 'atmel_ac97c_prepare_dma':
sound/atmel/ac97c.c:127: error: implicit declaration of function
'dw_dma_cyclic_prep'
sound/atmel/ac97c.c:128: warning: assignment makes pointer from integer
without a cast
sound/atmel/ac97c.c:135: error: dereferencing pointer to incomplete type
sound/atmel/ac97c.c:138: error: dereferencing pointer to incomplete type
sound/atmel/ac97c.c:142: error: dereferencing pointer to incomplete type
sound/atmel/ac97c.c: In function 'atmel_ac97c_playback_hw_params':
sound/atmel/ac97c.c:257: error: implicit declaration of function
'dw_dma_cyclic_free'
sound/atmel/ac97c.c: In function 'atmel_ac97c_playback_trigger':
sound/atmel/ac97c.c:477: error: implicit declaration of function
'dw_dma_cyclic_start'
sound/atmel/ac97c.c:489: error: implicit declaration of function
'dw_dma_cyclic_stop'
sound/atmel/ac97c.c: In function 'atmel_ac97c_playback_pointer':
sound/atmel/ac97c.c:564: error: implicit declaration of function
'dw_dma_get_src_addr'
sound/atmel/ac97c.c: In function 'atmel_ac97c_capture_pointer':
sound/atmel/ac97c.c:585: error: implicit declaration of function
'dw_dma_get_dst_addr'
sound/atmel/ac97c.c: In function 'filter':
sound/atmel/ac97c.c:851: error: 'struct dma_chan' has no member named
'private'
make[2]: *** [sound/atmel/ac97c.o] Error 1
make[1]: *** [sound/atmel] Error 2
make: *** [sound] Error 2
But if I use the linux-ketchup it will compile ok.
dw_dma_cyclic_prep is in drivers/dma/dw_dma.c on the linux-kecthup, but
I can't find it on the git tree...
Am I missing something?
Regards,
Sedji
Sedji Gaouaou a écrit :
> Hi,
>
> I have a patch which adds support for ATMEL AT91.
> I would like to know on which branch should I base my patch (linux
> ketchup or
> http://www.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git).
>
> Regards,
> Sedji
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
>
next prev parent reply other threads:[~2009-06-11 12:51 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-11 8:56 AC97 atmel Sedji Gaouaou
2009-06-11 9:27 ` Hans-Christian Egtvedt
2009-06-11 12:51 ` Sedji Gaouaou [this message]
2009-06-11 12:58 ` Hans-Christian Egtvedt
2009-06-11 13:43 ` Takashi Iwai
2009-06-11 13:01 ` Mark Brown
2009-06-11 13:11 ` Hans-Christian Egtvedt
2009-06-11 13:23 ` Sedji Gaouaou
2009-06-11 13:29 ` Mark Brown
2009-06-11 13:23 ` Mark Brown
2009-06-11 13:41 ` Sedji Gaouaou
2009-06-11 13:58 ` Hans-Christian Egtvedt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A30FDBF.4030809@atmel.com \
--to=sedji.gaouaou@atmel.com \
--cc=alsa-devel@alsa-project.org \
--cc=hans-christian.egtvedt@atmel.com \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.