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)
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>

No differences found