mirror of https://gitee.com/openkylin/linux.git
mips: bmips: bcm6368: include dt-bindings
Now that there are proper device tree bindings we can start using them. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
This commit is contained in:
parent
e00f4ec39f
commit
28898eeb41
|
@ -1,4 +1,8 @@
|
|||
// SPDX-License-Identifier: GPL-2.0
|
||||
|
||||
#include "dt-bindings/clock/bcm6368-clock.h"
|
||||
#include "dt-bindings/reset/bcm6368-reset.h"
|
||||
|
||||
/ {
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
|
|
Loading…
Reference in New Issue