[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20141003.155238.29455136676718598.davem@davemloft.net>
Date: Fri, 03 Oct 2014 15:52:38 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: gang.chen.5i5j@...il.com
Cc: f.fainelli@...il.com, leitec@...ticky.com, andrew@...n.ch,
netdev@...r.kernel.org, richard@....at,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] drivers/net/dsa/Kconfig: Let NET_DSA_BCM_SF2 depend on
HAS_IOMEM
From: Chen Gang <gang.chen.5i5j@...il.com>
Date: Thu, 02 Oct 2014 22:14:04 +0800
> NET_DSA_BCM_SF2 need HAS_IOMEM, so depend on it, the related error (with
> allmodconfig under um):
>
> CC [M] drivers/net/dsa/bcm_sf2.o
> drivers/net/dsa/bcm_sf2.c: In function ‘bcm_sf2_sw_setup’:
> drivers/net/dsa/bcm_sf2.c:487:3: error: implicit declaration of function ‘iounmap’ [-Werror=implicit-function-declaration]
> iounmap(*base);
> ^
>
> Signed-off-by: Chen Gang <gang.chen.5i5j@...il.com>
Applied.
Powered by blists - more mailing lists