Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 13969
b: refs/heads/master
c: b88b098
h: refs/heads/master
i:
  13967: 2516e60
v: v3
  • Loading branch information
James Nelson authored and Adrian Bunk committed Nov 8, 2005
1 parent d10425f commit 1a7e24b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 848d5382496f670061eaf59844e039e22daba16f
refs/heads/master: b88b09851f4553c13c532af2f822b517a40f2ed5
8 changes: 4 additions & 4 deletions trunk/drivers/block/floppy.c
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,10 @@
* features to asm/floppy.h.
*/

/*
* 1998/1/21 -- Richard Gooch <rgooch@atnf.csiro.au> -- devfs support
*/

/*
* 1998/05/07 -- Russell King -- More portability cleanups; moved definition of
* interrupt and dma channel to asm/floppy.h. Cleaned up some formatting &
Expand Down Expand Up @@ -158,10 +162,6 @@ static int print_unex = 1;
#define FDPATCHES
#include <linux/fdreg.h>

/*
* 1998/1/21 -- Richard Gooch <rgooch@atnf.csiro.au> -- devfs support
*/

#include <linux/fd.h>
#include <linux/hdreg.h>

Expand Down

0 comments on commit 1a7e24b

Please sign in to comment.