]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: atomisp: fix build breakage from files going away
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Apr 2017 11:19:16 +0000 (13:19 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Apr 2017 11:19:16 +0000 (13:19 +0200)
commite6642ef052d8b183c2d34d765603f79e6985ae29
treec1600a7f22070a056d3b30ccf5d908db6716ac79
parent4f22b8954b13f6a75d57498b49084fc409257c61
staging: atomisp: fix build breakage from files going away

Previous patches deleted files, but the Makefile still referenced their
.o files.  Fix this up by removing them in the Makefile.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/media/atomisp/pci/atomisp2/Makefile