Skip to content

Commit

Permalink
staging: unisys: remove charqueue.c
Browse files Browse the repository at this point in the history
This patch removes charqueue.[ch] since it no longer called

Signed-off-by: Erik Arfvidson <erik.arfvidson@unisys.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Erik Arfvidson authored and Greg Kroah-Hartman committed May 8, 2015
1 parent d5b3f1d commit f45017b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 165 deletions.
2 changes: 1 addition & 1 deletion drivers/staging/unisys/visorutil/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

obj-$(CONFIG_UNISYS_VISORUTIL) += visorutil.o

visorutil-y := charqueue.o periodic_work.o
visorutil-y := periodic_work.o

ccflags-y += -Idrivers/staging/unisys/include
127 changes: 0 additions & 127 deletions drivers/staging/unisys/visorutil/charqueue.c

This file was deleted.

37 changes: 0 additions & 37 deletions drivers/staging/unisys/visorutil/charqueue.h

This file was deleted.

0 comments on commit f45017b

Please sign in to comment.