[media] v4l: vsp1: drm: Include correct header file
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Sat, 20 Feb 2016 01:13:45 +0000 (23:13 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 13 Apr 2016 20:24:51 +0000 (17:24 -0300)
commitc1741af7d1d0f2f9d748939678c4d4cc33783069
treeac4a2a322c6ef7a14cc6b7a1f6c61b370f299e3b
parentfa369c9366c1c695a02ccd88abd76d7f68162810
[media] v4l: vsp1: drm: Include correct header file

The VSP1 DRM API is declared in <media/vsp1.h>, not <linux/vsp1.h>. Fix
it. This also reverts commit 18922936dc28 ("[media] vsp1_drm.h: add
missing prototypes") that added the same declarations in a different
header file.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/vsp1/vsp1_drm.c
drivers/media/platform/vsp1/vsp1_drm.h