> which appears to match what most other platforms have done. Also, the > 32-bit version was #including linux/config.h - I have removed this as > it > does not appear necessary. But it is necessary: > +#ifdef CONFIG_LBD > +typedef u64 sector_t; > +#define HAVE_SECTOR_T > +#endif milton