From: Laurent Pinchart Date: Wed, 14 Jan 2015 22:45:17 +0000 (+0200) Subject: drm: omapdrm: Avoid function forward declaration in omap_crtc.c X-Git-Tag: omap-for-v4.2/o2_dc~72^2~15^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8472b5708ebaabf4568fe53672db7567e94c4c65;p=pandora-kernel.git drm: omapdrm: Avoid function forward declaration in omap_crtc.c Move the set_enabled function to avoid the forward declaration. While at it prefix it with omap_crtc_ like most other functions in the file, and fix the comment stating in which contexts the function is called. Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed