Home
last modified time | relevance | path

Searched hist:"2 ce05a14bb379bd81ba3ad12cc08b2c4bda83480" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/boot/dts/
H A DMakefilediff 2ce05a14bb379bd81ba3ad12cc08b2c4bda83480 Wed Aug 07 15:37:52 CEST 2013 Linus Walleij <linus.walleij@stericsson.com> ARM: ux500: fix devicetree builds

The patch set beginning with commit:
"ARM: ux500: Apply a ste-* prefix onto snowball.dts"
thru commit:
"ARM: ux500: Remove u9540.dts as it's been replaced"
altered the names of the ux500 device tree files but forgot
to:

- Rename the ccu8540-pinctrl.dtsi file

- Update #include statements from files using these
files, so the build broke.

- Update the Makefile for the device trees so the build
broke.

Fix it up so we can build them all again.

Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>