mirror of
https://github.com/adulau/aha.git
synced 2024-12-30 20:56:23 +00:00
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>
This commit is contained in:
parent
f1c3ddff84
commit
46a9f65f8b
1 changed files with 0 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue