Commits

Roland Stigge committed 2998b1d3b1e
ARM: LPC32xx: Remove superfluous irq_alloc_descs() This patch removes the call to irq_alloc_descs() which always returns an error since the descriptors are always preallocated already. Signed-off-by: Roland Stigge <stigge@antcom.de>