From: Daniel Vetter Date: Thu, 18 Dec 2014 21:49:02 +0000 (+0100) Subject: drm/atomic: Hide drm.ko internal interfaces X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~44^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a97df1ccd3c30f16385696964767adf854878021;p=pandora-kernel.git drm/atomic: Hide drm.ko internal interfaces This is just a bit fallout from patch polishing and moving the get_prop logic fully into the core: - Drop EXPORT_SYMBOL and make the helpers static. - Drop kerneldoc since not used by drivers. - Move the cross-file function declarations only used by drm.ko internally to an internal header. v2: keep the gist of the comments, requested by Rob. Cc: Rob Clark Reviewed-by: Rob Clark Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed