drm: Fix lack of CRTC disable for drm_crtc_helper_set_config(.fb=NULL)
[deliverable/linux.git] / drivers / gpu / drm / ati_pcigart.c
index 1c3649242208a5f38f8bda017799f4519a14e43d..9afe495c12c7a40b8d58001757ea1ac6e947a938 100644 (file)
@@ -31,6 +31,7 @@
  * DEALINGS IN THE SOFTWARE.
  */
 
+#include <linux/export.h>
 #include "drmP.h"
 
 # define ATI_PCIGART_PAGE_SIZE         4096    /**< PCI GART page size */
This page took 0.023439 seconds and 5 git commands to generate.