[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <27455.1213358684@redhat.com>
Date: Fri, 13 Jun 2008 13:04:44 +0100
From: David Howells <dhowells@...hat.com>
To: Adrian Bunk <bunk@...nel.org>
Cc: dhowells@...hat.com, yasutake.koichi@...panasonic.com,
linux-am33-list@...hat.com, linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [2.6 patch] mn10300: move sg_dma_{address,len}() to asm/scatterlist.h
Adrian Bunk <bunk@...nel.org> wrote:
> mn10300 was the only archotecture where sg_dma_{address,len}() were not
> in asm/scatterlist.h, and it's not a big surprise that this caused a
> compile error somewhere:
>
> <-- snip -->
>
> ..
> CC drivers/media/video/videobuf-dma-sg.o
> /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/media/video/videobuf-dma-sg.c: In function `videobuf_dma_map':
> /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/media/video/videobuf-dma-sg.c:238: error: implicit declaration of function 'sg_dma_address'
> ...
> make[4]: *** [drivers/media/video/videobuf-dma-sg.o] Error 1
>
> <-- snip -->
>
> Reported-by: Adrian Bunk <bunk@...nel.org>
> Signed-off-by: Adrian Bunk <bunk@...nel.org>
Acked-by: David Howells <dhowells@...hat.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists