lkml.org 
[lkml]   [2006]   [Jul]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: AVR32 architecture patch against Linux 2.6.18-rc1 available
On Thu, 06 Jul 2006 11:58:13 +0200
Arjan van de Ven <arjan@infradead.org> wrote:

>
> >
> > - do you really need __udivdi3() and friends? We struggle hard to
> > avoid the necessity on x86 and you should be able to leverage that
> > advantage.
> >
> > - What are these for?
> >
> > +EXPORT_SYMBOL(register_dma_controller);
> > +EXPORT_SYMBOL(find_dma_controller);
> >
> > +EXPORT_SYMBOL(clk_get);
> > +EXPORT_SYMBOL(clk_put);
> > +EXPORT_SYMBOL(clk_enable);
> > +EXPORT_SYMBOL(clk_disable);
> > +EXPORT_SYMBOL(clk_get_rate);
> > +EXPORT_SYMBOL(clk_round_rate);
> > +EXPORT_SYMBOL(clk_set_rate);
> > +EXPORT_SYMBOL(clk_set_parent);
> > +EXPORT_SYMBOL(clk_get_parent);
>
> probably wants to be _GPL exports anyway

If so, ARM should probably be converted as well. On SH, they are
actually _GPL exports.

I'll convert dma_controller stuff anyway.

Håvard
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-07-06 12:47    [W:0.112 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site