3c59x: Fix call to mdio_sync() with the wrong argument
[pandora-kernel.git] / fs / partitions / efi.h
index 6998b58..b69ab72 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