From: Ben Dooks Date: Fri, 7 May 2010 01:01:28 +0000 (+0900) Subject: ARM: n30: Just call s3c24xx_init_irq() directly from machine definition X-Git-Tag: v2.6.35-rc1~500^2~26^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c3767b161a91eab5b23d602d374b9c070c067a9;p=pandora-kernel.git ARM: n30: Just call s3c24xx_init_irq() directly from machine definition The n30_init_irq() call is simply a call to s3c24xx_init_irq, so just remove it and update the machine definitions to call the IRQ initialision call directly. Signed-off-by: Ben Dooks --- Reading git-diff-tree failed