brcm2708: Fix compile after adding kernel 4.9.82
Fixes: f621b53951
("kernel: bump 4.9 to 4.9.82")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
b377a908bf
commit
47c5415023
1 changed files with 8 additions and 0 deletions
|
@ -65,6 +65,14 @@ Signed-off-by: Michael Zoran <mzoran@crowfest.net>
|
|||
|
||||
always := $(dtb-y)
|
||||
subdir-y := $(dts-dirs)
|
||||
diff --git a/arch/arm64/boot/dts/overlays b/arch/arm64/boot/dts/overlays
|
||||
new file mode 120000
|
||||
index 0000000..ded0864
|
||||
--- /dev/null
|
||||
+++ b/arch/arm64/boot/dts/overlays
|
||||
@@ -0,0 +1 @@
|
||||
+../../../arm/boot/dts/overlays
|
||||
\ No newline at end of file
|
||||
--- a/arch/arm64/configs/bcmrpi3_defconfig
|
||||
+++ b/arch/arm64/configs/bcmrpi3_defconfig
|
||||
@@ -1,52 +1,9 @@
|
||||
|
|
Loading…
Reference in a new issue