commit | 77a1c68a96f4e018860033f3827602014a4f1663 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Tue Sep 06 16:06:23 2016 +0200 |
committer | Gregory CLEMENT <gregory.clement@free-electrons.com> | Wed Sep 14 16:36:20 2016 +0200 |
tree | 3d8beb8caf590c2b6a162bdbc61dffc2661d64a1 | |
parent | fe158a17c1e0d477f08990f426f30e13eb3c8851 [diff] |
ARM: orion5x: remove extraneous NO_IRQ rd88f6183ap-ge passes NO_IRQ as the interrupt line for its m25p80 NOR flash. However, this device never uses an interrupt and the driver doesn't care, so we can simply remove the deprecated constant here. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>