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)
commit0a859b31ec9c8bce9aacc9ccae3af6aab84b04c7
treec798d87df60292fa341dfc6406179606c1ad0848
parenteb1d69c21cfe617a9474a0ad0ac5a858a55e4adb
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