]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: fbtft: fix build error
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Tue, 9 Jun 2015 09:10:43 +0000 (14:40 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 9 Jun 2015 17:37:52 +0000 (10:37 -0700)
commit11f2323ad3572348e10a7a152656a6e9889f44cc
treedfccc9139bd6ebb515fa6ebfc4a10ff1e95347d7
parentbfee7c9665931fd391981fe360666793ad7267bf
staging: fbtft: fix build error

while building on i386 it gives a build warning about msg undeclared.

Fixes: e6ffd1ba55a4931c ("staging: fbtft: fix out of bound access")
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fbtft/fbtft-core.c