From 80ddd72d92a4e1f260e2e49a4205420b4039fc97 Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Tue, 4 Jan 2005 05:27:10 -0800 Subject: [PATCH] kill blk.h All blk.h users were converted in 2.5, and at the same time blk.h began giving a warning. The patch below removes this obsolete file. Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- include/linux/blk.h | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 include/linux/blk.h (limited to 'include/linux') diff --git a/include/linux/blk.h b/include/linux/blk.h deleted file mode 100644 index 42752bccae74..000000000000 --- a/include/linux/blk.h +++ /dev/null @@ -1,2 +0,0 @@ -#warning this file is obsolete, please use instead -#include -- cgit v1.2.3