On Fri, Apr 24, 2009 at 07:35:03PM -0700, Mark A. Greer wrote:
> From: Mark A. Greer <mgr...@mvista.com>

> diff --git a/arch/arm/mach-davinci/include/mach/debug-macro.S 
> b/arch/arm/mach-davinci/include/mach/debug-macro.S
> index de3fc21..1a4a1e3 100644
> --- a/arch/arm/mach-davinci/include/mach/debug-macro.S
> +++ b/arch/arm/mach-davinci/include/mach/debug-macro.S
> @@ -24,7 +24,14 @@
>               tst     \rx, #1                 @ MMU enabled?
>               moveq   \rx, #0x01000000        @ physical base address
>               movne   \rx, #0xfe000000        @ virtual base
> +#if defined(CONFIG_ARCH_DAVINCI_DA830_EVM) && 
> defined(CONFIG_ARCH_DAVINCI_DMx)
                      ^^^^

This should be 'CONFIG_MACH_DAVINCI_DA830_EVM'.

Thanks to Sergei for finding that.

Mark
--

_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to