From: Pavlenko Yurii <pyldev@xxxxxxxxx> --- drivers/staging/fbtft/fbtft_device.c | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/drivers/staging/fbtft/fbtft_device.c b/drivers/staging/fbtft/fbtft_device.c index 0d97473..c2d5dbb 100644 --- a/drivers/staging/fbtft/fbtft_device.c +++ b/drivers/staging/fbtft/fbtft_device.c @@ -898,14 +898,14 @@ static void adafruit18_green_tab_set_addr_win(struct fbtft_par *par, { "dc", 25 }, {}, }, - .gamma = "0 2 2 2 2 2 2 2 " - "2 2 2 2 2 2 2 2 " - "2 2 2 2 2 2 2 2 " - "2 2 2 2 2 2 2 3 " - "3 3 3 3 3 3 3 3 " - "3 3 3 3 3 3 3 3 " - "3 3 3 4 4 4 4 4 " - "4 4 4 4 4 4 4" + .gamma = "0 2 2 2 2 2 2 2 " / + "2 2 2 2 2 2 2 2 " / + "2 2 2 2 2 2 2 2 " / + "2 2 2 2 2 2 2 3 " / + "3 3 3 3 3 3 3 3 " / + "3 3 3 3 3 3 3 3 " / + "3 3 3 4 4 4 4 4 " / + "4 4 4 4 4 4 4" } } }, { -- 1.9.1 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel