On Wed, Nov 21, 2018 at 10:35:10PM +0100, Daniel Vetter wrote:
> Ever since
>
> commit cb6458f97b53d7f73043206c18014b3ca63ac345
> Author: Daniel Vetter
> Date: Thu Aug 8 15:41:34 2013 +0200
>
> drm: remove procfs code, take 2
>
> Having the code shared between procfs and debugfs in the se
Ever since
commit cb6458f97b53d7f73043206c18014b3ca63ac345
Author: Daniel Vetter
Date: Thu Aug 8 15:41:34 2013 +0200
drm: remove procfs code, take 2
Having the code shared between procfs and debugfs in the separate
drm_info.c file stopped making sense. Merge them.
Noticed because Lyude a