From: Jiri Slaby Date: Mon, 2 Mar 2009 09:53:55 +0000 (+0100) Subject: x86_32: apic/bigsmp_32, de-inline functions X-Git-Tag: v2.6.30-rc1~211^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9694cd6c17582cd6c29bf4a4e4aa767862ff4f4c;p=pandora-kernel.git x86_32: apic/bigsmp_32, de-inline functions 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed