imx-drm: imx-drm-core: Remove unneeded forward declaration
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 8 Oct 2014 00:42:19 +0000 (21:42 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Nov 2014 00:20:35 +0000 (16:20 -0800)
commitf8e4df53c785a3c19650e57b5c514a4b50d82078
tree348a79a1bc87fcadf28dfd6c1d83ec7f8261b541
parentad92c8bfff579165739705235d0909ebc94de2cd
imx-drm: imx-drm-core: Remove unneeded forward declaration

There is no need to forward declare 'struct imx_drm_crtc' because the
"imx-drm.h" header file already includes it.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/imx-drm/imx-drm-core.c