atomisp: remove dead code for SSSE3
authorAlan Cox <alan@linux.intel.com>
Fri, 10 Mar 2017 11:33:33 +0000 (11:33 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 12 Mar 2017 13:48:20 +0000 (14:48 +0100)
commit5a0ff3683d68ec5c7898899ca3445ca6cb10c928
tree8fcba9cd2b322786ad14ff03207be8f8c1827c18
parentcbe7023526d5026e93613dc3694f0c20a2ea8573
atomisp: remove dead code for SSSE3

This is another define which is never used and references a header that doesn't
exist, so consider it dead. Our memcpy is pretty smart anyway.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/media/atomisp/pci/atomisp2/hmm/hmm.c