nfp: use the correct index for link speed table
[linux-2.6/btrfs-unstable.git] / block / partitions / acorn.h
blob67b06601ca4c94ad7349374dfba6cf1c3e164a27
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3 * linux/fs/partitions/acorn.h
5 * Copyright (C) 1996-2001 Russell King.
7 * I _hate_ this partitioning mess - why can't we have one defined
8 * format, and everyone stick to it?
9 */
11 int adfspart_check_CUMANA(struct parsed_partitions *state);
12 int adfspart_check_ADFS(struct parsed_partitions *state);
13 int adfspart_check_ICS(struct parsed_partitions *state);
14 int adfspart_check_POWERTEC(struct parsed_partitions *state);
15 int adfspart_check_EESOX(struct parsed_partitions *state);