patch-2.4.11-dontuse linux/fs/partitions/acorn.h

Next file: linux/fs/partitions/amiga.c
Previous file: linux/fs/partitions/acorn.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.10/linux/fs/partitions/acorn.h linux/fs/partitions/acorn.h
@@ -50,6 +50,6 @@
 };
 	
 
-int acorn_partition(struct gendisk *hd, kdev_t dev,
+int acorn_partition(struct gendisk *hd, struct block_device *bdev,
 		   unsigned long first_sect, int first_minor);
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)