diff options
author | Ingo Molnar <mingo@elte.hu> | 2009-02-17 15:13:05 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-02-17 17:52:48 +0100 |
commit | d3185b37df05e9ad7ce987a9a0419ffe1af9d23f (patch) | |
tree | dd9fcbbfe1dfe511b9995f19e73602e4bd92355c /arch/sh/Kconfig | |
parent | b9e0d1aa9767707cad24db32d8ce0409df16d491 (diff) |
x86, es7000: remove externs
Impact: cleanup
In the subarch times there were a number of externs between
various bits of the ES7000 code. Now that there's a single
es7000-platform support file, the externs can be removed and
the functions can be changed the statics.
Beyond the cleanup factor, this also shrinks the size of the
kernel image a bit:
arch/x86/kernel/es7000_32.o:
text data bss dec hex filename
2813 192 44 3049 be9 es7000_32.o.before
2693 192 44 2929 b71 es7000_32.o.after
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/sh/Kconfig')
0 files changed, 0 insertions, 0 deletions