]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: ux500: delete devices-common remnants
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 26 Sep 2013 09:24:16 +0000 (11:24 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 26 Sep 2013 09:24:16 +0000 (11:24 +0200)
commitddc2e765f15a0b194667251fd0c9da289f702894
treec1db32d6fa1114a5c3813afd7c92eabe16a892e8
parent1a81f696d37362fbe089cb349e12229e9f43e527
ARM: ux500: delete devices-common remnants

commit f8b5402a26238a4cd350c06272d25071709ce771
"ARM: ux500: Stop enabling GPIOs when not booting with Device Tree"
deleted devices-common.c, but did not delete the build
rule from Makefile (most likely due to compiling in
a dirty tree where the object file still existed so
linking would complete anyway).

Delete the makerule, the header file associated
with this file and the remaining reference to the header.

Cc: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-ux500/Makefile
arch/arm/mach-ux500/devices-common.h [deleted file]
arch/arm/mach-ux500/devices-db8500.h