drm/nouveau: remove as much direct use of core headers as possible

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
Ben Skeggs
2014-08-10 04:10:23 +10:00
parent f45f55c4bb
commit fdb751ef2b
23 changed files with 22 additions and 59 deletions

View File

@@ -22,8 +22,6 @@
* DEALINGS IN THE SOFTWARE.
*/
#include <core/object.h>
#include "nouveau_drm.h"
#include "nouveau_dma.h"
#include "nouveau_fbcon.h"