X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fmediatek%2Fpatches-4.4%2F0022-soc-mediatek-add-compat-string-for-mt7623-to-scpsys.patch;h=b964cd5d5e6c01b9dbe16eb34977ba020fff09f8;hb=88d85665de73b7ea49fb5a9063415b20d67fe4bf;hp=6d76ae3a7d0384f96c696f9bd1afebc814a3dbe8;hpb=bd5e36a712c3962f39a3e0d17a8309d527deb53e;p=openwrt.git diff --git a/target/linux/mediatek/patches-4.4/0022-soc-mediatek-add-compat-string-for-mt7623-to-scpsys.patch b/target/linux/mediatek/patches-4.4/0022-soc-mediatek-add-compat-string-for-mt7623-to-scpsys.patch index 6d76ae3a7d..b964cd5d5e 100644 --- a/target/linux/mediatek/patches-4.4/0022-soc-mediatek-add-compat-string-for-mt7623-to-scpsys.patch +++ b/target/linux/mediatek/patches-4.4/0022-soc-mediatek-add-compat-string-for-mt7623-to-scpsys.patch @@ -1,18 +1,16 @@ From fa5d94d6b4b314f751b1c32bb5a87a80b866d05e Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 5 Jan 2016 16:52:31 +0100 -Subject: [PATCH 22/53] soc: mediatek: add compat string for mt7623 to scpsys +Subject: [PATCH 22/81] soc: mediatek: add compat string for mt7623 to scpsys Signed-off-by: John Crispin --- drivers/soc/mediatek/mtk-scpsys-mt2701.c | 2 ++ 1 file changed, 2 insertions(+) -diff --git a/drivers/soc/mediatek/mtk-scpsys-mt2701.c b/drivers/soc/mediatek/mtk-scpsys-mt2701.c -index 339d5b8..3a31946 100644 --- a/drivers/soc/mediatek/mtk-scpsys-mt2701.c +++ b/drivers/soc/mediatek/mtk-scpsys-mt2701.c -@@ -136,6 +136,8 @@ static const struct of_device_id of_scpsys_match_tbl[] = { +@@ -136,6 +136,8 @@ static const struct of_device_id of_scps { .compatible = "mediatek,mt2701-scpsys", }, { @@ -21,6 +19,3 @@ index 339d5b8..3a31946 100644 /* sentinel */ } }; --- -1.7.10.4 -