commit | ba2d5affded07dcdd7b076dfeb4f2eefdf79a997 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Tue Dec 20 11:09:14 2011 +0100 |
committer | Michal Simek <monstr@monstr.eu> | Thu Jan 05 08:34:29 2012 +0100 |
tree | f94f1274f332680fdbd9ed07f7f6d9ca9a7aec19 | |
parent | 5dbeaad3eac6691d57af064c0a60d03751878303 [diff] |
block: xsysace: 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>