From: Michal Simek Date: Wed, 21 Dec 2011 12:28:23 +0000 (+0100) Subject: input: xilinx_ps2: Don't use NO_IRQ X-Git-Tag: v3.3-rc1~109^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be3bad6f5eb7205753e0134aeb422c4d9c1d8838;p=pandora-kernel.git input: xilinx_ps2: Don't use NO_IRQ Drivers shouldn't use NO_IRQ. Microblaze and PPC define NO_IRQ as 0 and this reference will be removed in near future. Signed-off-by: Michal Simek Reviewed-by: Ryan Mallon Acked-by: Grant Likely CC: Rob Herring --- Reading git-diff-tree failed