From: Felipe Balbi Date: Mon, 19 Jan 2015 17:52:36 +0000 (-0600) Subject: net: ethernet: ti: cpsw: fix buld break when NET_POLL_CONTROLLER X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~171 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92cb13fb21c60b3567c7bb7e55be7c38dc6bda38;p=pandora-kernel.git net: ethernet: ti: cpsw: fix buld break when NET_POLL_CONTROLLER Commit c03abd84634d (net: ethernet: cpsw: don't requests IRQs we don't use) left one build breakage when NET_POLL_CONTROLLER is enabled. Fix this build break by referring to the correct irqs_table array. Fixes: c03abd84634d (net: ethernet: cpsw: don't requests IRQs we don't use) Reported-by: kbuild test robot Signed-off-by: Felipe Balbi Signed-off-by: David S. Miller --- Reading git-diff-tree failed