ARM: dts: at91sam9261ek: remove unused chosen nodes

The chosen clocksource and clockevent bindings have never been accepted and
parsed, remove them.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
This commit is contained in:
Alexandre Belloni 2019-04-08 17:06:42 +02:00
parent a188339ca5
commit 2c1eab2b43
1 changed files with 0 additions and 8 deletions

View File

@ -15,14 +15,6 @@ / {
chosen {
bootargs = "rootfstype=ubifs ubi.mtd=5 root=ubi0:rootfs rw";
stdout-path = "serial0:115200n8";
clocksource {
timer = <&timer0>;
};
clockevent {
timer = <&timer1>;
};
};
memory {