memtest: remove unused header files
authorVladimir Murzin <[email protected]>
Tue, 8 Sep 2015 22:00:22 +0000 (15:00 -0700)
committerLinus Torvalds <[email protected]>
Tue, 8 Sep 2015 22:35:28 +0000 (15:35 -0700)
memtest does not require these headers to be included.

Signed-off-by: Vladimir Murzin <[email protected]>
Cc: Leon Romanovsky <[email protected]>
Acked-by: David Rientjes <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
mm/memtest.c

index 6bcf7d89adfc8818d4aeab14261b545f9f2b4fd5..8eaa4c3a5f65a86bd3f465455960b573b9434273 100644 (file)
@@ -1,11 +1,6 @@
 #include <linux/kernel.h>
-#include <linux/errno.h>
-#include <linux/string.h>
 #include <linux/types.h>
-#include <linux/mm.h>
-#include <linux/smp.h>
 #include <linux/init.h>
-#include <linux/pfn.h>
 #include <linux/memblock.h>
 
 static u64 patterns[] __initdata = {