提交 74375653 编写于 作者: M Matt Porter 提交者: Christian Daudt

ARM: dts: bcm281xx: use #include for device tree files

Replace /include/ by #include for bcm281xx device tree
files, enabling use of the C preprocessor.
Signed-off-by: NMatt Porter <matt.porter@linaro.org>
Acked-by: NOlof Johansson <olof@lixom.net>
Acked-by: NChristian Daudt <csd@broadcom.com>
上级 317ddd25
......@@ -13,7 +13,7 @@
/dts-v1/;
/include/ "bcm11351.dtsi"
#include "bcm11351.dtsi"
/ {
model = "BCM11351 BRT board";
......
......@@ -11,7 +11,7 @@
* GNU General Public License for more details.
*/
/include/ "skeleton.dtsi"
#include "skeleton.dtsi"
/ {
model = "BCM11351 SoC";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册