commit | e6642ef052d8b183c2d34d765603f79e6985ae29 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Apr 18 13:19:16 2017 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Apr 18 13:19:16 2017 +0200 |
tree | c1600a7f22070a056d3b30ccf5d908db6716ac79 | |
parent | 4f22b8954b13f6a75d57498b49084fc409257c61 [diff] |
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>