anolis: riscv: remove unused T-HEAD Light file

ANBZ: #4841

There are two unused .rej file, remove it.

Fixes: 448c5db376 ("anolis: riscv: pinctrl: add T-HEAD Light support")
Signed-off-by: Ruidong Tian <tianruidong@linux.alibaba.com>
Reviewed-by: Baolin Wang <baolin.wang@linux.alibaba.com>
Link: https://gitee.com/anolis/cloud-kernel/pulls/1597
This commit is contained in:
Ruidong Tian 2023-04-26 11:09:55 +08:00 committed by 小龙
parent 36168780b4
commit a06e25de34
2 changed files with 0 additions and 20 deletions

View File

@ -1,10 +0,0 @@
--- drivers/phy/Kconfig
+++ drivers/phy/Kconfig
@@ -79,6 +79,7 @@ source "drivers/phy/rockchip/Kconfig"
source "drivers/phy/samsung/Kconfig"
source "drivers/phy/socionext/Kconfig"
source "drivers/phy/st/Kconfig"
+source "drivers/phy/synopsys/Kconfig"
source "drivers/phy/tegra/Kconfig"
source "drivers/phy/ti/Kconfig"
source "drivers/phy/intel/Kconfig"

View File

@ -1,10 +0,0 @@
--- drivers/phy/Makefile
+++ drivers/phy/Makefile
@@ -28,6 +28,7 @@ obj-y += allwinner/ \
samsung/ \
socionext/ \
st/ \
+ synopsys/ \
tegra/ \
ti/ \
xilinx/