From: Mike Auty Date: Thu, 14 May 2009 16:57:25 +0000 (-0700) Subject: ARM: OMAP: Fix path for omap-sha1-md5 import of irqs.h X-Git-Tag: v2.6.32-omap1~11^2^2~1^2^2^2^2^2~8^2^2~18^2~2^2^2~2^2^2^2^2~16^2^2~8^2^2~7^2~139 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e4a0b9ddbc1c788d20321b5b8fdf4c1c20baf07;p=pandora-kernel.git ARM: OMAP: Fix path for omap-sha1-md5 import of irqs.h Hi there, This is my first kernel-type patch, so please go easy on me if I've made any mistakes. I recently tried building the master kernel from master (commit e75343a207ef24490176abe3503743d7a006e299) and it failed at omap-sha1-md5.c with a file not found issue (asm/arch-omap/irqs.h). I looked for a similar file, and figured that it meant asm/plat-omap/include/mach/irqs.h, so I produced the patch below. Hopefully that's the correct solution, but I'd appreciate it if someone else could look it over too. Thanks very much, Mike 5:) Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed