summaryrefslogtreecommitdiff
path: root/include/soc
diff options
context:
space:
mode:
authorRafał Miłecki <rafal@milecki.pl>2021-01-14 13:53:18 +0300
committerFlorian Fainelli <f.fainelli@gmail.com>2021-01-20 23:07:23 +0300
commit149ae80b1d50e7db5ac7df1cdf0820017b70e716 (patch)
tree201f1556ce8577eb080b1bb082bfdef042535a90 /include/soc
parent8bcac4011ebe0dbdd46fd55b036ee855c95702d3 (diff)
downloadlinux-149ae80b1d50e7db5ac7df1cdf0820017b70e716.tar.xz
soc: bcm: brcmstb: add stubs for getting platform IDs
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@milecki.pl> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'include/soc')
0 files changed, 0 insertions, 0 deletions