[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180907.231230.1214885710557159162.davem@davemloft.net>
Date: Fri, 07 Sep 2018 23:12:30 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: f.fainelli@...il.com
Cc: netdev@...r.kernel.org, andrew@...n.ch,
vivien.didelot@...oirfairelinux.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next] net: dsa: b53: Fix build with B53_SRAB
enabled and not B53_SERDES
From: Florian Fainelli <f.fainelli@...il.com>
Date: Thu, 6 Sep 2018 11:42:45 -0700
> In case B53_SRAB is enabled, but not B53_SERDES, we can get the
> following linking error:
>
> ERROR: "b53_serdes_init" [drivers/net/dsa/b53/b53_srab.ko] undefined!
>
> We also need to ifdef the body of b53_srab_serdes_map_lane() since it
> would not be used when B53_SERDES is disabled and that would produce a
> warning.
>
> Fixes: 0e01491de646 ("net: dsa: b53: Add SerDes support")
> Reported-by: kbuild test robot <lkp@...el.com>
> Signed-off-by: Florian Fainelli <f.fainelli@...il.com>
Applied.
Powered by blists - more mailing lists