From: Marc Gauthier Date: Tue, 4 May 2010 20:43:29 +0000 (-0700) Subject: xtensa: define NO_IRQ appropriately for the architecture X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b44b10c61a8fd49836071fad278bab53d0f8e510;p=pandora-kernel.git xtensa: define NO_IRQ appropriately for the architecture Interrupt number zero (0) is valid for the Xtensa port, so define NO_IRQ as (-1). And use it to override the 8250 driver hack that compares interrupt numbers with 0 instead of NO_IRQ. Signed-off-by: Piet Delaney Signed-off-by: Marc Gauthier Signed-off-by: Chris Zankel --- Reading git-diff-tree failed