Re: [PATCH 08/18] Uartlite: Add macro for uartlite device name
From: Grant Likely <hidden>
Date: 2007-10-02 15:34:17
On 10/2/07, Peter Korsgaard [off-list ref] wrote:
quoted
quoted
quoted
quoted
quoted
"Grant" == Grant Likely [off-list ref] writes:Hi, Grant> From: Grant Likely [off-list ref] Grant> Changed to make the OF bus binding a wee bit cleaner Grant> Signed-off-by: Grant Likely [off-list ref] 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@secretlab.ca (403) 399-0195