x86: Clean up mtrr/state.c
authorJaswinder Singh Rajput <jaswinder@kernel.org>
Sat, 4 Jul 2009 02:24:53 +0000 (07:54 +0530)
committerIngo Molnar <mingo@elte.hu>
Sat, 4 Jul 2009 09:19:53 +0000 (11:19 +0200)
commit09b22c85d59dd935fdfa71655a443785e3f99c18
tree0d4be8c2f8d73e1585557bb2068a6c7687569fd2
parent3ec8dbcb09bb6df83993ca03e88cb85e3aaa8edb
x86: Clean up mtrr/state.c

Fix:

  WARNING: Use #include <linux/io.h> instead of <asm/io.h>
  WARNING: line over 80 characters X 4

arch/x86/kernel/cpu/mtrr/state.o:

   text    data     bss     dec     hex filename
    864       0       0     864     360 state.o.before
    864       0       0     864     360 state.o.after

md5:
   c5c4364b9aeac74d70111e1e49667a2c  state.o.before.asm
   c5c4364b9aeac74d70111e1e49667a2c  state.o.after.asm

Suggested-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Yinghai Lu <yinghai@kernel.org>
LKML-Reference: <20090703164225.GA21447@elte.hu>
[ More cleanups ]
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/mtrr/state.c