Re: [PATCH] net: Cleanup in eth-netx.h
From: David Miller <davem@davemloft.net>
Date: 2014-01-02 08:31:41
From: David Miller <davem@davemloft.net>
Date: 2014-01-02 08:31:41
From: Sachin Kamat <redacted> Date: Mon, 30 Dec 2013 10:41:56 +0530
Commit 2960ed346877 ("ARM: netx: move platform_data definitions")
moved the file to the current location but forgot to remove the pointer
to its previous location. Clean it up. While at it also change the header
file protection macros appropriately.
Signed-off-by: Sachin Kamat <redacted>Applied.