Re: [U-Boot] [PATCH] arm720t: add back common.h include

2012-10-29 Thread Tom Warren
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-

Re: [U-Boot] [PATCH] arm720t: add back common.h include

2012-10-29 Thread Tom Warren
> -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

[U-Boot] [PATCH] arm720t: add back common.h include

2012-10-29 Thread Allen Martin
Add back common.h header that was removed in previous patch so that CONFIG_TEGRA can be evaluated correctly. Signed-off-by: Allen Martin --- 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/interr