kernel/drivers/gpu/drm/sti/sti_drv.h
.. .. @@ -7,10 +7,11 @@ 7 7 #ifndef _STI_DRV_H_ 8 8 #define _STI_DRV_H_ 9 9 10 -#include <drm/drmP.h>10 +#include <linux/platform_device.h>11 11 12 +struct drm_device;13 +struct drm_property;12 14 struct sti_compositor; 13 -struct sti_tvout;14 15 15 16 /** 16 17 * STI drm private structure