Hi
On Tue, Sep 23, 2014 at 3:46 PM, Daniel Vetter
wrote:
> In my header cleanup I've missed the debugfs functions completely.
I'd actually prefer a drm_debugfs.h, but I have some local patches
that refactor drm-debugfs stuff, anyway. So I can do it later myself:
Reviewed-by: David Herrmann
T
In my header cleanup I've missed the debugfs functions completely.
Signed-off-by: Daniel Vetter
---
drivers/gpu/drm/drm_internal.h | 28
include/drm/drmP.h | 25 -
2 files changed, 28 insertions(+), 25 deletions(-)
diff --git a/dr