drm/kms_helper: Add a common place to call init and exit functions.
[deliverable/linux.git] / drivers / gpu / drm / drm_crtc_helper.c
index df6a12de208bc5f997f4a31eabd7224a5591098e..e70d064693ee9a10807540a4a953f3495b8bca05 100644 (file)
@@ -73,9 +73,6 @@
  * &drm_crtc_helper_funcs, struct &drm_encoder_helper_funcs and struct
  * &drm_connector_helper_funcs.
  */
-MODULE_AUTHOR("David Airlie, Jesse Barnes");
-MODULE_DESCRIPTION("DRM KMS helper");
-MODULE_LICENSE("GPL and additional rights");
 
 /**
  * drm_helper_move_panel_connectors_to_head() - move panels to the front in the
This page took 0.024854 seconds and 5 git commands to generate.