]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/partitions/efi.h
block: use struct parsed_partitions *state universally in partition check code
[net-next-2.6.git] / fs / partitions / efi.h
index 6998b589abf9800ee1038dfbb29c3faacc3feb79..b69ab729558f96763c950384cba2e619d2e444fc 100644 (file)
@@ -110,7 +110,7 @@ typedef struct _legacy_mbr {
 } __attribute__ ((packed)) legacy_mbr;
 
 /* Functions */
-extern int efi_partition(struct parsed_partitions *state, struct block_device *bdev);
+extern int efi_partition(struct parsed_partitions *state);
 
 #endif