mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 08:33:17 +02:00
[media] davinci-vpfe: fix compile error
The include for delay.h was missing. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Cc: Lad, Prabhakar <prabhakar.csengg@gmail.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
This commit is contained in:
parent
f90580ca01
commit
e0a973423e
|
|
@ -19,6 +19,7 @@
|
|||
* Prabhakar Lad <prabhakar.lad@ti.com>
|
||||
*/
|
||||
|
||||
#include <linux/delay.h>
|
||||
#include "dm365_isif.h"
|
||||
#include "vpfe_mc_capture.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user