[PATCH 08/18] Uartlite: Add macro for uartlite device name
Grant Likely
grant.likely at secretlab.ca
Wed Oct 3 01:34:14 EST 2007
On 10/2/07, Peter Korsgaard <jacmet at sunsite.dk> wrote:
> >>>>> "Grant" == Grant Likely <grant.likely at secretlab.ca> writes:
>
> Hi,
>
> Grant> From: Grant Likely <grant.likely at secretlab.ca>
> Grant> Changed to make the OF bus binding a wee bit cleaner
>
> Grant> Signed-off-by: Grant Likely <grant.likely at secretlab.ca>
> Grant> ---
>
> Grant> arch/powerpc/platforms/40x/Kconfig | 4 ++--
> Grant> drivers/serial/uartlite.c | 5 +++--
> Grant> 2 files changed, 5 insertions(+), 4 deletions(-)
>
> Grant> diff --git a/arch/powerpc/platforms/40x/Kconfig b/arch/powerpc/platforms/40x/Kconfig
> Grant> index 1aae0e6..44f08dd 100644
> Grant> --- a/arch/powerpc/platforms/40x/Kconfig
> Grant> +++ b/arch/powerpc/platforms/40x/Kconfig
> Grant> @@ -65,8 +65,8 @@ config XILINX_VIRTEX_GENERIC_BOARD
> Grant> bool "Generic Xilinx Virtex board"
> Grant> depends on 40x
> Grant> default y
> Grant> - select VIRTEX_II_PRO
> Grant> - select VIRTEX_4_FX
> Grant> + select XILINX_VIRTEX_II_PRO
> Grant> + select XILINX_VIRTEX_4_FX
>
> Huh? What does this have to do with $SUBJ?
This was a mess up on my part on this version of the patch set. v3
has it fixed.
g.
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
grant.likely at secretlab.ca
(403) 399-0195
More information about the Linuxppc-dev
mailing list