summaryrefslogtreecommitdiff
path: root/drivers/soc/Makefile
diff options
context:
space:
mode:
authorConor Dooley <conor.dooley@microchip.com>2023-10-12 12:22:09 +0300
committerConor Dooley <conor.dooley@microchip.com>2023-11-22 14:49:25 +0300
commit971f128bb2d9314203d365b7f163a5c35167bb6b (patch)
tree02621c55ef75335d80a5c7d75bd8aaefb5e8238b /drivers/soc/Makefile
parentb85ea95d086471afb4ad062012a4d73cd328fa86 (diff)
downloadlinux-971f128bb2d9314203d365b7f163a5c35167bb6b.tar.xz
soc: sifive: shunt ccache driver to drivers/cache
Move the ccache driver over to drivers/cache, out of the drivers/soc dumping ground, to this new collection point for cache controller drivers. Reviewed-by: Samuel Holland <samuel.holland@sifive.com> Tested-by: Samuel Holland <samuel.holland@sifive.com> Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Diffstat (limited to 'drivers/soc/Makefile')
-rw-r--r--drivers/soc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/soc/Makefile b/drivers/soc/Makefile
index 0706a27d13be..ba8f5b5460e1 100644
--- a/drivers/soc/Makefile
+++ b/drivers/soc/Makefile
@@ -28,7 +28,6 @@ obj-y += qcom/
obj-y += renesas/
obj-y += rockchip/
obj-$(CONFIG_SOC_SAMSUNG) += samsung/
-obj-y += sifive/
obj-y += sunxi/
obj-$(CONFIG_ARCH_TEGRA) += tegra/
obj-y += ti/