aboutsummaryrefslogtreecommitdiffstats
path: root/fs/partitions/sgi.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/partitions/sgi.h')
-rw-r--r--fs/partitions/sgi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/partitions/sgi.h b/fs/partitions/sgi.h
index 5d5595c09928..b9553ebdd5a9 100644
--- a/fs/partitions/sgi.h
+++ b/fs/partitions/sgi.h
@@ -2,7 +2,7 @@
2 * fs/partitions/sgi.h 2 * fs/partitions/sgi.h
3 */ 3 */
4 4
5extern int sgi_partition(struct parsed_partitions *state, struct block_device *bdev); 5extern int sgi_partition(struct parsed_partitions *state);
6 6
7#define SGI_LABEL_MAGIC 0x0be5a941 7#define SGI_LABEL_MAGIC 0x0be5a941
8 8