[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20111221.010446.2013036438835639474.davem@davemloft.net>
Date: Wed, 21 Dec 2011 01:04:46 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: olof@...om.net
Cc: nicolas.ferre@...el.com, netdev@...r.kernel.org,
plagnioj@...osoft.com, jamie@...ieiles.com,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] net: macb: fix build break with !CONFIG_OF
From: Olof Johansson <olof@...om.net>
Date: Tue, 20 Dec 2011 13:20:29 -0800
> This fixes the build of the macb driver that was broken by the DT changes:
>
> drivers/net/ethernet/cadence/macb.c:1503: error: implicit declaration of function 'of_match_ptr'
> drivers/net/ethernet/cadence/macb.c:1503: error: 'macb_dt_ids' undeclared here (not in a function)
> drivers/net/ethernet/cadence/macb.c:1503: error: initializer element is not constant
> drivers/net/ethernet/cadence/macb.c:1503: error: (near initialization for 'macb_driver.driver.of_match_table')
>
> Signed-off-by: Olof Johansson <olof@...om.net>
> ---
>
> Nicolas, care to ack this so I can apply it on top of the macb DT branch in arm-soc?
Yes, please apply it there.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists