[2.6 patch] arch/i386/mach-es7000/es7000plat.c: cleanups

2007-07-29 Thread Adrian Bunk
This patch contains the following cleanups: - make some needlessly global functions static - #if 0 the unused es7000_stop_cpu() Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- This patch has been sent on: - 6 Jul 2007 arch/i386/mach-es7000/es7000plat.c | 12 +++- 1 file changed, 7

[2.6 patch] arch/i386/mach-es7000/es7000plat.c: cleanups

2007-07-05 Thread Adrian Bunk
This patch contains the following cleanups: - make some needlessly global functions static - #if 0 the unused es7000_stop_cpu() Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- arch/i386/mach-es7000/es7000plat.c | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) --- linux-