commit | be3bad6f5eb7205753e0134aeb422c4d9c1d8838 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Wed Dec 21 13:28:23 2011 +0100 |
committer | Michal Simek <monstr@monstr.eu> | Thu Jan 05 08:34:30 2012 +0100 |
tree | 140487f5166de6b915f49c3bc354f03521959620 | |
parent | ba2d5affded07dcdd7b076dfeb4f2eefdf79a997 [diff] |
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 <monstr@monstr.eu> Reviewed-by: Ryan Mallon <rmallon@gmail.com> Acked-by: Grant Likely <grant.likely@secretlab.ca> CC: Rob Herring <rob.herring@calxeda.com>