x86: Move sfi to platform
authorThomas Gleixner <[email protected]>
Sat, 16 Oct 2010 08:16:59 +0000 (10:16 +0200)
committerThomas Gleixner <[email protected]>
Wed, 27 Oct 2010 12:30:01 +0000 (14:30 +0200)
commit937f961a6539b0ac5ebf31472b90810bc1f02200
tree9f3b7eecdfda205078490dcabd823576c563bf48
parent3adbb7f4a32dd34993ebe3829c69694f0c5fc85b
x86: Move sfi to platform

Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Len Brown <[email protected]>
Cc: Alan Cox <[email protected]>
arch/x86/kernel/Makefile
arch/x86/kernel/sfi.c [deleted file]
arch/x86/platform/Makefile
arch/x86/platform/sfi/Makefile [new file with mode: 0644]
arch/x86/platform/sfi/sfi.c [new file with mode: 0644]