]> git.baikalelectronics.ru Git - kernel.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)
commitd2d930754f1b529bd47e569a643c56ed14de8d4c
treedfccc9139bd6ebb515fa6ebfc4a10ff1e95347d7
parent36fe66c039b746cd8778e332473699c12e50a194
staging: fbtft: fix build error

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

Fixes: 6673c97cb66b6db0 ("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