
On Thu, Oct 6, 2011 at 4:03 PM, Wolfgang Denk wd@denx.de wrote:
Dear Joe Hershberger,
In message 1317856455-30829-2-git-send-email-joe.hershberger@ni.com you wrote:
Signed-off-by: Joe Hershberger joe.hershberger@ni.com Cc: Joe Hershberger joe.hershberger@gmail.com Cc: Kim Phillips kim.phillips@freescale.com
arch/powerpc/cpu/mpc83xx/interrupts.c | 447 ++++++++++++++++++++++++++++++-- arch/powerpc/include/asm/mpc83xx_irq.h | 72 +++++ 2 files changed, 499 insertions(+), 20 deletions(-) create mode 100644 arch/powerpc/include/asm/mpc83xx_irq.h
Checkpatch says:
total: 0 errors, 5 warnings, 560 lines checked
Please clean up and resubmit. Thanks.
Hi Wolfgang,
Done. Sorry about that... figured that it would be an exception since it was copied from Linux.
Best, -Joe