omap_hsmmc: Add missing probe handler hook to platform driver data
[linux-ginger.git] / fs / partitions / msdos.h
blob01e5e0b6902d2a788c25d353fe9858ae1a0ba2c1
1 /*
2 * fs/partitions/msdos.h
3 */
5 #define MSDOS_LABEL_MAGIC 0xAA55
7 int msdos_partition(struct parsed_partitions *state, struct block_device *bdev);