flat: fix unmap len in load error path
[pandora-kernel.git] / fs / partitions / sun.h
index b1b19fd..2424baa 100644 (file)
@@ -3,5 +3,6 @@
  */
 
 #define SUN_LABEL_MAGIC          0xDABE
+#define SUN_VTOC_SANITY          0x600DDEEE
 
-int sun_partition(struct parsed_partitions *state, struct block_device *bdev);
+int sun_partition(struct parsed_partitions *state);