From: Linus Walleij Date: Thu, 26 Sep 2013 09:24:16 +0000 (+0200) Subject: ARM: ux500: delete devices-common remnants X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~48^2~28^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c44c8e9d96b9aa8624409d6098f16dabc4afc6c2;p=pandora-kernel.git ARM: ux500: delete devices-common remnants commit f1ff5b2549990b5de080b52e3313cbb30c218853 "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 Signed-off-by: Linus Walleij --- Reading git-diff-tree failed