Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 18cb63b3 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

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: default avatarArnd Bergmann <arnd@arndb.de>
Acked-by: default avatarDavid Howells <dhowells@redhat.com>
Acked-by: default avatarJohn Linn <john.linn@xilinx.com>
parent 885f24e1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,4 +3,4 @@
#

# Common support
obj-y 				:= common.o timer.o board_dt.o
obj-y				:= common.o timer.o

arch/arm/mach-zynq/board_dt.c

deleted100644 → 0
+0 −0

Empty file deleted.