From: Lothar Waßmann Date: Tue, 3 Nov 2015 10:19:07 +0000 (+0100) Subject: drm: imx-ldb: honor the 'native-mode' property when selecting the display_mode X-Git-Tag: KARO-TXUL-2015-12-04~28 X-Git-Url: https://git.karo-electronics.de/?p=karo-tx-linux.git;a=commitdiff_plain;h=75400e688ede611cbb5649f5c06c0c29a2cfc100 drm: imx-ldb: honor the 'native-mode' property when selecting the display_mode --- diff --git a/drivers/gpu/drm/imx/imx-ldb.c b/drivers/gpu/drm/imx/imx-ldb.c index abacc8f67469..0f648cce68aa 100644 --- a/drivers/gpu/drm/imx/imx-ldb.c +++ b/drivers/gpu/drm/imx/imx-ldb.c @@ -23,6 +23,7 @@ #include #include #include +#include