diff --git a/[refs] b/[refs] index 62a59af1094c..62ffad857fd0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f1c3ddff84981bbe3bedd60a6330057e8f1f8ef5 +refs/heads/master: 46a9f65f8bb39778646b83220d9619aff1490bcd diff --git a/trunk/drivers/block/floppy.c b/trunk/drivers/block/floppy.c index 374621a512e0..d23b54332d7e 100644 --- a/trunk/drivers/block/floppy.c +++ b/trunk/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