diff options
-rw-r--r-- | platform/generic/starfive/dubhe.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/generic/starfive/dubhe.c b/platform/generic/starfive/dubhe.c index 4eb8515..8a5bb9f 100644 --- a/platform/generic/starfive/dubhe.c +++ b/platform/generic/starfive/dubhe.c @@ -51,7 +51,6 @@ static int starfive_vendor_ext_provider(long funcid, static const struct fdt_match starfive_dubhe_match[] = { { .compatible = "starfive,dubhe-90" }, - { .compatible = "starfive,dubhe-80" }, { }, }; |