commit | 66ee52e284a6cb387a7b28e29e8282da253efc97 | [log] [tgz] |
---|---|---|
author | Thierry Reding <thierry.reding@gmail.com> | Thu Dec 12 15:44:04 2013 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Wed Dec 18 10:58:11 2013 +1000 |
tree | 12deaee9910ab92e90dcbb4f4326096254478cda | |
parent | 46eeb2c144956e88197439b5ee5cf221a91b0a81 [diff] |
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 <treding@nvidia.com> Signed-off-by: Dave Airlie <airlied@redhat.com>