commit | 3a2b92725bc846ee5e4d25cbe7c0dcac61083632 | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Sun May 19 16:00:43 2019 +0200 |
committer | Ben Skeggs <bskeggs@redhat.com> | Fri Aug 23 12:55:30 2019 +1000 |
tree | 234c866257448cb98ea2778178d73587ba83b238 | |
parent | c587cd6fc8b3ed497d1b478ba789311b3156d560 [diff] |
drm/nouveau: drop drmP.h from all header files Drop include of the deprecated drmP.h from all nouveau heder files. This allows us to remove drmP.h from all .c files without any side-effects in a follow-up commit. Build tested using allyeyconfig and allmodconfig Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Cc: Ben Skeggs <bskeggs@redhat.com> Cc: nouveau@lists.freedesktop.org Signed-off-by: Ben Skeggs <bskeggs@redhat.com>