The compatible name "hisilicon,hip01" does not exist in any C file, and
it is not mentioned in the description file "hisilicon.txt". Delete it.
Fixes: 56a9c909d88a ("ARM: dts: Add hip01-ca9x2 dts file")
Signed-off-by: Zhen Lei <[email protected]>
---
arch/arm/boot/dts/hip01-ca9x2.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/hip01-ca9x2.dts
b/arch/arm/boot/dts/hip01-ca9x2.dts
index f05e74eacfe0bf2..936acb301c55a10 100644
--- a/arch/arm/boot/dts/hip01-ca9x2.dts
+++ b/arch/arm/boot/dts/hip01-ca9x2.dts
@@ -17,7 +17,7 @@
/ {
model = "Hisilicon HIP01 Development Board";
- compatible = "hisilicon,hip01-ca9x2", "hisilicon,hip01";
+ compatible = "hisilicon,hip01-ca9x2";
cpus {
#address-cells = <1>;
--
1.8.3