diff --git a/device/community/linux-postmarketos-omap/0011-panel-Add-lg-ld070ws1-for-barnesnoble-encore.patch b/device/community/linux-postmarketos-omap/0011-panel-Add-lg-ld070ws1-for-barnesnoble-encore.patch index 15a044b20..5699babd9 100644 --- a/device/community/linux-postmarketos-omap/0011-panel-Add-lg-ld070ws1-for-barnesnoble-encore.patch +++ b/device/community/linux-postmarketos-omap/0011-panel-Add-lg-ld070ws1-for-barnesnoble-encore.patch @@ -32,15 +32,13 @@ index 7dcf72646..2a9a835a3 100644 obj-$(CONFIG_DRM_PANEL_MAGNACHIP_D53E6EA8966) += panel-magnachip-d53e6ea8966.o diff --git a/drivers/gpu/drm/panel/panel-lg-ld070ws1.c b/drivers/gpu/drm/panel/panel-lg-ld070ws1.c new file mode 100644 -index 000000000..bef966d49 +index 000000000..b671571cc --- /dev/null +++ b/drivers/gpu/drm/panel/panel-lg-ld070ws1.c -@@ -0,0 +1,498 @@ +@@ -0,0 +1,483 @@ +/* + * Panel Driver for panel on Barnes & Noble Nook Color, which is a LG LD070WS1 + * -+ * Based on the ....... driver -+ * + * Author: Scott C <> + */ + @@ -51,13 +49,17 @@ index 000000000..bef966d49 +#include +#include + ++#include