]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: zynq: remove incorrectly deleted file
authorArnd Bergmann <arnd@arndb.de>
Thu, 28 Jul 2011 14:33:40 +0000 (14:33 +0000)
committerArnd Bergmann <arnd@arndb.de>
Thu, 28 Jul 2011 16:02:53 +0000 (16:02 +0000)
commitfffd71bd5f4651a6edd8e28afe9dd0abd9d4efd3
tree1bd1c6bd88a982b2c8907fd795eab52135546c54
parent64c2a1c12c23d0d1f390804b4758f6b3db3adb0a
ARM: zynq: remove incorrectly deleted file

My previous commit left the file empty and present in the
Makefile, which is a bit dirty and caused problems with
'make distclean', as pointed out by David Howells.
This hopefully cleans it up the right way.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: David Howells <dhowells@redhat.com>
Acked-by: John Linn <john.linn@xilinx.com>
arch/arm/mach-zynq/Makefile
arch/arm/mach-zynq/board_dt.c [deleted file]