]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
x86: remove subarchitecture support code
authorIngo Molnar <mingo@elte.hu>
Wed, 28 Jan 2009 18:11:44 +0000 (19:11 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 29 Jan 2009 13:16:50 +0000 (14:16 +0100)
commit7b38725318f4517af6168ccbff99060d67aba1c8
tree043e61f93a24a67ef7ca348924bd740361518ae0
parentd53e2f2855f1c7c2725d550c1ae6b26f4d671c50
x86: remove subarchitecture support code

Remove remaining bits of the subarchitecture code. Now that all the
special platforms are runtime probed and runtime handled, we can remove
these facilities.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/Makefile
arch/x86/kernel/Makefile
arch/x86/kernel/probe_32.c [new file with mode: 0644]
arch/x86/mach-generic/Makefile [deleted file]
arch/x86/mach-generic/probe.c [deleted file]