[v7,2/7] drm: Add panel orientation quirks, v6.
David Lechner
david at lechnology.com
Wed Dec 13 03:00:29 UTC 2017
On 11/25/2017 01:35 PM, Hans de Goede wrote:
> diff --git a/drivers/gpu/drm/drm_panel_orientation_quirks.c b/drivers/gpu/drm/drm_panel_orientation_quirks.c
> new file mode 100644
> index 000000000000..b8765e2ed1d6
> --- /dev/null
> +++ b/drivers/gpu/drm/drm_panel_orientation_quirks.c
This file taints the kernel when it is compiled as a module. It needs a
MODULE_LICENSE().
More information about the dri-devel
mailing list