x86, mtrr: Remove unused mtrr/state.c
authorBorislav Petkov <petkovbb@googlemail.com>
Thu, 4 Feb 2010 08:51:28 +0000 (09:51 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 4 Feb 2010 09:01:38 +0000 (10:01 +0100)
commit34d2819f20782feb60f9434470ecfb200875fd41
treeb75561b2e41a9fb18a40980723546d8d7a073ee0
parent00097c4fdf117d9845d772f571a987ae95523f8c
x86, mtrr: Remove unused mtrr/state.c

The last reference to the helpers in
<arch/x86/kernel/cpu/mtrr/state.c> went away with
9a6b344ea967efa0bb5ca4cb5405f840652b66c4 leaving unused code.
Remove it.

Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
LKML-Reference: <20100204085128.GA513@liondog.tnic>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/mtrr/Makefile
arch/x86/kernel/cpu/mtrr/state.c [deleted file]