x86_32: apic/bigsmp_32, de-inline functions
authorJiri Slaby <jirislaby@gmail.com>
Mon, 2 Mar 2009 09:53:55 +0000 (10:53 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 2 Mar 2009 10:20:32 +0000 (11:20 +0100)
The ones which go only into struct apic are de-inlined
by compiler anyway, so remove the inline specifier from them.

Afterwards, remove bigsmp_setup_portio_remap completely as it
is unused.

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found