]> git.baikalelectronics.ru Git - kernel.git/commit
staging: fbtft: Make the pointers to s16 init arrays const
authorJoe Perches <joe@perches.com>
Thu, 23 Feb 2017 05:54:56 +0000 (21:54 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Mar 2017 08:16:59 +0000 (09:16 +0100)
commit7810baf877122135dd953087a1374938f16c11ca
treec798d87df60292fa341dfc6406179606c1ad0848
parentfe3a1027ef620acf08c09c913b049b2123076648
staging: fbtft: Make the pointers to s16 init arrays const

This allows making some of the actual arrays const.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fbtft/fbtft-core.c
drivers/staging/fbtft/fbtft.h
drivers/staging/fbtft/flexfb.c