From 7306009bd2d5d4144d67425b2edfce66f42ff03e Mon Sep 17 00:00:00 2001 From: Paul Walmsley Date: Wed, 7 May 2008 11:52:02 -0600 Subject: [PATCH] fix sparse, checkpatch warnings in OMAP2/3 IRQ code Fix sparse warnings in mach-omap2/irq.c. Fix by defining intc_bank_write_reg() and intc_bank_read_reg(), and convert INTC module register access to use them rather than __raw_{read,write}l. Also clear up some checkpatch warnings involving includes from asm/ rather than linux/. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-format-patch failed