From 117b5e29ed84e3236201485007e8fc40b8153edb Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Wed, 16 Jul 2003 20:43:53 -0700 Subject: [PATCH] remove all #include 's This causes blk.h to print a warning and removes all uses of blk.h. I've tested the compilation in 2.6.0-test1 with a .config that tries to compile as many drivers as possible. --- kernel/suspend.c | 1 - 1 file changed, 1 deletion(-) (limited to 'kernel') diff --git a/kernel/suspend.c b/kernel/suspend.c index 308735894ac8..d68eae23c468 100644 --- a/kernel/suspend.c +++ b/kernel/suspend.c @@ -52,7 +52,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3