[PATCH] ARM: dove: fix missing __init section of dove_mpp_gpio_mode

Jason Cooper jason at lakedaemon.net
Thu Jul 25 11:25:38 EDT 2013


On Mon, Jul 01, 2013 at 04:56:12PM +0200, Sebastian Hesselbarth wrote:
> Legacy dove_mpp_gpio_mode calls orion_gpio_set_valid which is in
> __init section. Offending function is not, so this causes a section
> mismatch. To fix the mismatch, also move dove_mpp_gpio_mode to
> __init section.
> 
> Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth at gmail.com>
> ---
> Cc: Jason Cooper <jason at lakedaemon.net>
> Cc: linux-arm-kernel at lists.infradead.org
> Cc: linux-kernel at vger.kernel.org
> ---
>  arch/arm/mach-dove/mpp.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Applied to mvebu/fixes-non-critical

thx,

Jason.



More information about the linux-arm-kernel mailing list