[PATCH 1/8] powerpc/cpm: Remove SPI defines and spi structs
Kumar Gala
galak at kernel.crashing.org
Fri Nov 6 00:46:22 EST 2009
On Oct 12, 2009, at 11:49 AM, Anton Vorontsov wrote:
> When cpm2.h included into spi_mpc8xxx driver, the SPI defines
> in the header conflict with defines in the driver.
>
> We don't need them in the header file, so remove them. Plus
> remove "struct spi", we'll use a better version in the driver.
>
> Signed-off-by: Anton Vorontsov <avorontsov at ru.mvista.com>
> ---
> arch/powerpc/include/asm/cpm1.h | 45
> ---------------------------------------
> arch/powerpc/include/asm/cpm2.h | 39
> ---------------------------------
> 2 files changed, 0 insertions(+), 84 deletions(-)
applied to next
- k
More information about the Linuxppc-dev
mailing list