[PATCH] powerpc: merge types.h

Milton Miller miltonm at bga.com
Fri Oct 21 00:48:02 EST 2005


> 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




More information about the Linuxppc64-dev mailing list