Re: [PATCH -next] memory: omap-gpmc: Fix -Wunused-function warnings

2020-09-01 Thread Yuehaibing
Pls ignore this. On 2020/9/1 15:07, YueHaibing wrote: > drivers/memory/omap-gpmc.c:987:12: warning: ‘gpmc_cs_remap’ defined but not > used [-Wunused-function] > static int gpmc_cs_remap(int cs, u32 base) > ^ > drivers/memory/omap-gpmc.c:926:20: warning: ‘gpmc_cs_get_name’

Re: [PATCH -next] memory: omap-gpmc: Fix -Wunused-function warnings

2020-08-31 Thread Yuehaibing
On 2020/9/1 14:52, Krzysztof Kozlowski wrote: > On Tue, Sep 01, 2020 at 11:56:42AM +0800, YueHaibing wrote: >> drivers/memory/omap-gpmc.c:987:12: warning: ‘gpmc_cs_remap’ defined but not >> used [-Wunused-function] >> static int gpmc_cs_remap(int cs, u32 base) >> ^ >> driv

Re: [PATCH -next] memory: omap-gpmc: Fix -Wunused-function warnings

2020-08-31 Thread Krzysztof Kozlowski
On Tue, Sep 01, 2020 at 11:56:42AM +0800, YueHaibing wrote: > drivers/memory/omap-gpmc.c:987:12: warning: ‘gpmc_cs_remap’ defined but not > used [-Wunused-function] > static int gpmc_cs_remap(int cs, u32 base) > ^ > drivers/memory/omap-gpmc.c:926:20: warning: ‘gpmc_cs_get_