Re: [2.6 patch] kill include/linux/platform.h, default_idle() cleanup

From: Patrick Mochel
Date: Thu Feb 02 2006 - 17:28:31 EST





On Sat, 28 Jan 2006, Adrian Bunk wrote:

> include/linux/platform.h contained nothing that was actually used except
> the default_idle() prototype, and is therefore removed by this patch.
>
> This patch does the following with the platform specific default_idle()
> functions on different architectures:
> - remove the unused function:
> - parisc
> - sparc64
> - make the needlessly global function static:
> - arm
> - h8300
> - m68k
> - m68knommu
> - s390
> - v850
> - x86_64
> - add a prototype in asm/system.h:
> - cris
> - i386
> - ia64
>
>
> Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

ACK, please make it go away. :-)

Thanks,


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