summaryrefslogtreecommitdiffstats
path: root/drivers/auxdisplay/Makefile
diff options
context:
space:
mode:
authorAndy Shevchenko2017-04-04 19:25:22 +0200
committerGreg Kroah-Hartman2017-04-08 17:48:20 +0200
commit00846a4425d373761c70cbe82cceb98d3d4da179 (patch)
tree38d8ecd3954282bb3caf0d1510eee861658ca311 /drivers/auxdisplay/Makefile
parentauxdisplay: Move panel.c to drivers/auxdisplay folder (diff)
downloadkernel-qcow2-linux-00846a4425d373761c70cbe82cceb98d3d4da179.tar.gz
kernel-qcow2-linux-00846a4425d373761c70cbe82cceb98d3d4da179.tar.xz
kernel-qcow2-linux-00846a4425d373761c70cbe82cceb98d3d4da179.zip
auxdisplay: Move arm-charlcd.c to drivers/auxdisplay folder
It looks like arm-charlcd.c belongs to auxdisplay subsystem. Move it to drivers/auxdisplay folder. No functional changes intended. Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/auxdisplay/Makefile')
-rw-r--r--drivers/auxdisplay/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/auxdisplay/Makefile b/drivers/auxdisplay/Makefile
index 58c25e5ece84..2b8af3dc5e42 100644
--- a/drivers/auxdisplay/Makefile
+++ b/drivers/auxdisplay/Makefile
@@ -3,6 +3,7 @@
#
obj-$(CONFIG_CHARLCD) += charlcd.o
+obj-$(CONFIG_ARM_CHARLCD) += arm-charlcd.o
obj-$(CONFIG_KS0108) += ks0108.o
obj-$(CONFIG_CFAG12864B) += cfag12864b.o cfag12864bfb.o
obj-$(CONFIG_IMG_ASCII_LCD) += img-ascii-lcd.o