From 66ee52e284a6cb387a7b28e29e8282da253efc97 Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Thu, 12 Dec 2013 15:44:04 +0100 Subject: [PATCH] drm: Implement dummies for debugfs helpers In case where debugfs support is disabled, define dummy functions to avoid the need for #ifdefery in drivers. Based on an earlier patch by Arnd Bergmann. Signed-off-by: Thierry Reding Signed-off-by: Dave Airlie --- Reading git-format-patch failed