Thanks, Allen. Nice work. Applied to /next and testing now. I'll push a new 
copy to denx.de if it builds/boots OK.

> -----Original Message-----
> From: Allen Martin [mailto:amar...@nvidia.com]
> Sent: Monday, October 29, 2012 1:48 PM
> To: Tom Warren; swar...@wwwdotorg.org; ma...@denx.de
> Cc: u-boot@lists.denx.de; Allen Martin
> Subject: [PATCH] arm720t: add back common.h include
> 
> Add back common.h header that was removed in previous patch so that
> CONFIG_TEGRA can be evaluated correctly.
> 
> Signed-off-by: Allen Martin <amar...@nvidia.com>
> ---
>  arch/arm/cpu/arm720t/interrupts.c |    2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/arch/arm/cpu/arm720t/interrupts.c
> b/arch/arm/cpu/arm720t/interrupts.c
> index 8e763b7..623a24b 100644
> --- a/arch/arm/cpu/arm720t/interrupts.c
> +++ b/arch/arm/cpu/arm720t/interrupts.c
> @@ -26,6 +26,8 @@
>   * MA 02111-1307 USA
>   */
> 
> +#include <common.h>
> +
>  #ifdef CONFIG_USE_IRQ
>  void do_irq (struct pt_regs *pt_regs)
>  {
> --
> 1.7.10.4

-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may 
contain
confidential information.  Any unauthorized review, use, disclosure or 
distribution
is prohibited.  If you are not the intended recipient, please contact the 
sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to