]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: SEAD3: Drop use of cobalt fbdev driver
authorPaul Burton <paul.burton@imgtec.com>
Fri, 26 Aug 2016 14:17:46 +0000 (15:17 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 6 Oct 2016 14:42:07 +0000 (16:42 +0200)
commitec5218a23c470aad28be13362d11fd7886445866
tree34ec0a2c7c86f85c6d013e400ca381ddf91fe709
parentfd4d740427080f67c52e16d4fa639b30ccf1ccde
MIPS: SEAD3: Drop use of cobalt fbdev driver

The 2 line * 16 character LCD display on the SEAD3 board has no real use
as a framebuffer device. It's far too small to produce any meaningful
output if used as the kernel console, SEAD3 is a development board that
will essentially always have a far more useful UART connection & the
code in sead3-display.c will overwrite whatever's on the display every
second anyway. Remove this unused code.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: Jacek Anaszewski <j.anaszewski@samsung.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/14059/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mti-sead3/Makefile
arch/mips/mti-sead3/sead3-lcd.c [deleted file]