Browse Source

remove unused LOCAL_END_REQUEST

Remove the last occurence of LOCAL_END_REQUEST.

Signed-off-by: Domen Puncer <domen@coderock.org>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Domen Puncer 19 years ago
parent
commit
46a9f65f8b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/block/floppy.c

+ 0 - 1
drivers/block/floppy.c

@@ -242,7 +242,6 @@ static int allowed_drive_mask = 0x33;
 
 static int irqdma_allocated;
 
-#define LOCAL_END_REQUEST
 #define DEVICE_NAME "floppy"
 
 #include <linux/blkdev.h>