Re: [PATCH 10/11] ARM: versatile: Make able to use UART ports forKGDB FIQ debugger

From: Russell King - ARM Linux
Date: Mon Jul 30 2012 - 10:16:30 EST


On Mon, Jul 30, 2012 at 04:58:19AM -0700, Anton Vorontsov wrote:
> diff --git a/arch/arm/mach-versatile/include/mach/irqs.h b/arch/arm/mach-versatile/include/mach/irqs.h
> index bf44c61..fcd2a95 100644
> --- a/arch/arm/mach-versatile/include/mach/irqs.h
> +++ b/arch/arm/mach-versatile/include/mach/irqs.h
> @@ -26,6 +26,7 @@
> * held within platform.h
> */
> #define IRQ_VIC_START 0
> +#define FIQ_START IRQ_VIC_START

No. We want to ultimately get rid of FIQ_START.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/