mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
brcm63xx: fix bcm6348 ext irqc compatible name
This was a remnant of an old version. Reported-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45583 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8c8389eebc
commit
889eb34d78
@ -58,7 +58,7 @@
|
||||
};
|
||||
|
||||
ext_intc: interrupt-controller@fffe0014 {
|
||||
compatible = "brcm,bcm6348-ext-intc";
|
||||
compatible = "brcm,bcm6345-ext-intc";
|
||||
reg = <0xfffe0014 0x4>;
|
||||
|
||||
interrupt-controller;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user