[PATCH Broadcom/stblinux] soc: brcmstb: add stubs for getting platform IDs

Florian Fainelli f.fainelli at gmail.com
Wed Jan 20 14:48:51 EST 2021


On Thu, 14 Jan 2021 11:53:18 +0100, Rafał Miłecki <zajec5 at gmail.com> wrote:
> From: Rafał Miłecki <rafal at milecki.pl>
> 
> Some brcmstb drivers may be shared with other SoC families. E.g. the
> same USB PHY block is shared by brcmstb and BCM4908.
> 
> To avoid building brcmstb common code on non-brcmstb platforms we need
> stubs for:
> 1. brcmstb_get_family_id()
> 2. brcmstb_get_product_id()
> (to avoid "undefined reference to" errors).
> 
> With this change PHY_BRCM_USB will not have to unconditionally select
> SOC_BRCMSTB anymore.
> 
> Signed-off-by: Rafał Miłecki <rafal at milecki.pl>
> ---

Applied to drivers/next, thanks!
--
Florian



More information about the linux-arm-kernel mailing list