From: Josh Boyer Date: Mon, 2 Mar 2020 13:03:06 +0000 (-0500) Subject: mediatek: Remove in-tree symlinks X-Git-Tag: 20200316~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4bb6805bdac4bf3990a4a1408304624e5d9a9082;p=linux-firmware mediatek: Remove in-tree symlinks The Makefile will create the appropriate symlinks based on the WHENCE file now. Remove them. Signed-off-by: Josh Boyer --- diff --git a/vpu_d.bin b/vpu_d.bin deleted file mode 120000 index 394ef45..0000000 --- a/vpu_d.bin +++ /dev/null @@ -1 +0,0 @@ -mediatek/mt8173/vpu_d.bin \ No newline at end of file diff --git a/vpu_p.bin b/vpu_p.bin deleted file mode 120000 index 2c48446..0000000 --- a/vpu_p.bin +++ /dev/null @@ -1 +0,0 @@ -mediatek/mt8173/vpu_p.bin \ No newline at end of file