[2.6 patch] lib/ioremap.c should #include

2007-07-29 Thread Adrian Bunk
Every file should include the headers containing the prototypes for its global functions (in this case ioremap_page_range()). Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Acked-by: Haavard Skinnemoen <[EMAIL PROTECTED]> --- This patch has been sent on: - 6 Jul 2007 --- linux-2.6.22-rc6-mm1/li

Re: [2.6 patch] lib/ioremap.c should #include

2007-07-06 Thread Haavard Skinnemoen
On Fri, 6 Jul 2007 01:22:28 +0200 Adrian Bunk <[EMAIL PROTECTED]> wrote: > Every file should include the headers containing the prototypes for > its global functions. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Can't argue with that. Acked-by: Haavard Skinnemoen <[EMAIL PROTECTED]> > --

[2.6 patch] lib/ioremap.c should #include

2007-07-05 Thread Adrian Bunk
Every file should include the headers containing the prototypes for its global functions. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- --- linux-2.6.22-rc6-mm1/lib/ioremap.c.old 2007-07-03 05:02:10.0 +0200 +++ linux-2.6.22-rc6-mm1/lib/ioremap.c 2007-07-03 05:02:22.0 +