]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/gpu/drm/pl111/pl111_nomadik.h
drm/pl111: drop use of drmP.h
[linux.git] / drivers / gpu / drm / pl111 / pl111_nomadik.h
index 19d663d4635331378e25e921ac3297cfe654d3e3..47ccf5c839fc2239c46cc07b96f905115f25d5b6 100644 (file)
@@ -1,10 +1,11 @@
 // SPDX-License-Identifier: GPL-2.0+
-#include <linux/device.h>
 
 #ifndef PL111_NOMADIK_H
 #define PL111_NOMADIK_H
 #endif
 
+struct device;
+
 #ifdef CONFIG_ARCH_NOMADIK
 
 void pl111_nomadik_init(struct device *dev);