drm: Move internal debugfs functions to drm_internal.h
authorDaniel Vetter <[email protected]>
Tue, 23 Sep 2014 13:46:52 +0000 (15:46 +0200)
committerDave Airlie <[email protected]>
Wed, 24 Sep 2014 01:43:35 +0000 (11:43 +1000)
commitc2611031b49e9ccd571a3737845af3fca2a2090f
treed24630e666291bb4a2d5c0b6968b0e54ac30a620
parente7f0a889841e14315062c268abea6d2e657d60d3
drm: Move internal debugfs functions to drm_internal.h

In my header cleanup I've missed the debugfs functions completely.

Signed-off-by: Daniel Vetter <[email protected]>
Reviewed-by: David Herrmann <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
drivers/gpu/drm/drm_internal.h
include/drm/drmP.h