]> git.baikalelectronics.ru Git - kernel.git/commit
[media] coda: include header for memcpy
authorPhilipp Zabel <p.zabel@pengutronix.de>
Tue, 5 Aug 2014 17:00:06 +0000 (14:00 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 21 Aug 2014 20:25:23 +0000 (15:25 -0500)
commitd8e54d2eeafe98e02d3eab80caa226c574962a2f
treeb70cfa2510131e405e1cd6d0a69c64fca5915b82
parent281852725c74cb7db70e9f93f5741ed7c17f1631
[media] coda: include header for memcpy

coda_h264_padding uses memcpy, we should include string.h for that.

Reported-by: Ian Jamison <ian.dev@arkver.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/platform/coda/coda-h264.c