There's the following compile error #ifdef CONFIG_ACORN_PARTITION_EESOX:
<-- snip -->
...
CC fs/partitions/acorn.o
fs/partitions/acorn.c: In function `adfspart_check_EESOX':
fs/partitions/acorn.c:541: error: `first_sector' undeclared (first use
in this function)
fs/partitions/acorn.c:541: error: (Each undeclared identifier is
reported only once
fs/partitions/acorn.c:541: error: for each function it appears in.)
fs/partitions/acorn.c:550: error: `hd' undeclared (first use in this
function)
fs/partitions/acorn.c:551: warning: implicit declaration of function
`add_gd_partition'
fs/partitions/acorn.c:551: error: `minor' undeclared (first use in this
function)
make[2]: *** [fs/partitions/acorn.o] Error 1
<-- snip -->
cu
Adrian
--"Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/