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

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

diff -u --recursive --new-file v2.4.10/linux/fs/partitions/ldm.h linux/fs/partitions/ldm.h
@@ -144,8 +144,8 @@
 	u64	num_sectors;
 };
 
-int ldm_partition(struct gendisk *hd, kdev_t dev, unsigned long first_sector,
-		int first_part_minor);
+int ldm_partition(struct gendisk *hd, struct block_device *bdev,
+		unsigned long first_sector, int first_part_minor);
 
 #endif /* _FS_PT_LDM_H_ */
 

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