Messages in this thread |  | | Date | Thu, 13 Feb 2014 18:08:00 -0500 (EST) | Subject | Re: [PATCH v2 1/2] net: axienet: Fix compilation error | From | David Miller <> |
| |
From: Michal Simek <michal.simek@xilinx.com> Date: Thu, 13 Feb 2014 08:10:42 +0100
> Add missing header to fix compilation error. > drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1575:22: > error: undefined identifier 'irq_of_parse_and_map' > drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1576:22: > error: undefined identifier 'irq_of_parse_and_map' > > Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Applied.
|  |