x86: remove long dead cyrix mtrr code
authorHarvey Harrison <[email protected]>
Mon, 4 Feb 2008 15:48:01 +0000 (16:48 +0100)
committerIngo Molnar <[email protected]>
Mon, 4 Feb 2008 15:48:01 +0000 (16:48 +0100)
commit9a6b344ea967efa0bb5ca4cb5405f840652b66c4
tree60b06bf3ec6c27a942a0fa4b03d28b0e4ca353e9
parente1adbcf10608c83de6a81a02ebce859611433b52
x86: remove long dead cyrix mtrr code

cyrix_arr_init was #if 0 all the way back to at least v2.6.12.

This was the only place where arr3_protected was set to anything
but zero.  Eliminate this variable.

Signed-off-by: Harvey Harrison <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
arch/x86/kernel/cpu/mtrr/cyrix.c
arch/x86/kernel/cpu/mtrr/main.c