]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/gpu/drm/nouveau/nouveau_debugfs.h
drm/nouveau: drop drmP.h from all header files
[linux.git] / drivers / gpu / drm / nouveau / nouveau_debugfs.h
index 1d01a82d4b6f782587f7fefab073b0c01be4fda0..8909c010e8eaebfe4fe4eb08737a61e01e98be11 100644 (file)
@@ -1,8 +1,8 @@
-/* SPDX-License-Identifier: GPL-2.0 */
+/* SPDX-License-Identifier: MIT */
 #ifndef __NOUVEAU_DEBUGFS_H__
 #define __NOUVEAU_DEBUGFS_H__
 
-#include <drm/drmP.h>
+#include <drm/drm_debugfs.h>
 
 #if defined(CONFIG_DEBUG_FS)