From: Adrian Bunk <bunk@stusta.de>

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 <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 /dev/null |    2 --
 1 files changed, 2 deletions(-)

diff -L include/linux/blk.h -puN include/linux/blk.h~kill-blkh /dev/null
--- 25/include/linux/blk.h
+++ /dev/null	2003-09-15 06:40:47.000000000 -0700
@@ -1,2 +0,0 @@
-#warning this file is obsolete, please use <linux/blkdev.h> instead
-#include <linux/blkdev.h>
_