On Jan 24, 2008 10:33 AM, Peter Pearse <[EMAIL PROTECTED]> wrote:
>
> +#if defined(CONFIG_MPC834X) || \
> +       defined(CONFIG_MPC8313) || \
> +       defined(CONFIG_MPC8315) || \
> +       defined(CONFIG_MPC837X)
>  #include <asm/mpc8xxx_spi.h>
> +#endif
>
>  #ifdef CONFIG_HARD_SPI
> ---
>
> or should asm-ppc/mpc8xxx_spi.h be moved to drivers/spi?

Hm.  I'd prefer that, since that SPI driver will possibly propagate
through *many* variants, and it seems silly to change the driver every
time we make a new part.  :)

I'm not familiar enough with the device or driver to know whether the
header is truly ppc-specific, or just coincidentally so.

Andy

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to