OSDN Git Service

block: xsysace: Don't use NO_IRQ
authorMichal Simek <monstr@monstr.eu>
Tue, 20 Dec 2011 10:09:14 +0000 (11:09 +0100)
committerMichal Simek <monstr@monstr.eu>
Thu, 5 Jan 2012 07:34:29 +0000 (08:34 +0100)
commitba2d5affded07dcdd7b076dfeb4f2eefdf79a997
treef94f1274f332680fdbd9ed07f7f6d9ca9a7aec19
parent5dbeaad3eac6691d57af064c0a60d03751878303
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>
drivers/block/xsysace.c