diff options
author | Samuel Holland <[email protected]> | 2022-07-01 22:25:20 -0500 |
---|---|---|
committer | Jernej Skrabec <[email protected]> | 2022-07-05 22:05:59 +0200 |
commit | db1bfbd60e325abddc824c49b2fd45a39a10b2f5 (patch) | |
tree | 9eaf7484f296e7dbab6d4728fc8882527fe7118d /drivers/usb/cdns3/cdns3-trace.c | |
parent | f2906aa863381afb0015a9eb7fefad885d4e5a56 (diff) |
soc: sunxi: mbus: Only build the driver on ARM/ARM64
This driver exists as a workaround for old devicetrees which are missing
interconnects properties, so it is only useful for those specific
platforms, which all happen to be ARM or ARM64.
This solves the issue that the driver fails to build on RISC-V, where
PHYS_OFFSET is not defined.
Signed-off-by: Samuel Holland <[email protected]>
Reviewed-by: Jernej Skrabec <[email protected]>
Signed-off-by: Jernej Skrabec <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions