X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=fs%2Fpartitions%2Fcheck.h;h=17ae8ecd9e8b60afae6a8538d850ed7032477a4f;hb=3c375c6f3a809d0d999d6dc933634f0b97ed7ae9;hp=43adcc68e47197c8bcc86dca3ae7327e2c5c43e9;hpb=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2;p=linux-2.6 diff --git a/fs/partitions/check.h b/fs/partitions/check.h index 43adcc68e4..17ae8ecd9e 100644 --- a/fs/partitions/check.h +++ b/fs/partitions/check.h @@ -30,7 +30,3 @@ put_partition(struct parsed_partitions *p, int n, sector_t from, sector_t size) extern int warn_no_part; -extern void parse_bsd(struct parsed_partitions *state, - struct block_device *bdev, u32 offset, u32 size, - int origin, char *flavour, int max_partitions); -