Skip to content

Commit

Permalink
staging: line6: drop unused dumprequest code
Browse files Browse the repository at this point in the history
The line6 drive no longer requests MIDI dumps from the device so
dumprequest.c is not needed.

Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Stefan Hajnoczi authored and Greg Kroah-Hartman committed Nov 27, 2012
1 parent 09fda10 commit 64bce09
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 212 deletions.
1 change: 0 additions & 1 deletion drivers/staging/line6/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ line6usb-y := \
audio.o \
capture.o \
driver.o \
dumprequest.o \
midi.o \
midibuf.o \
pcm.o \
Expand Down
135 changes: 0 additions & 135 deletions drivers/staging/line6/dumprequest.c

This file was deleted.

76 changes: 0 additions & 76 deletions drivers/staging/line6/dumprequest.h

This file was deleted.

0 comments on commit 64bce09

Please sign in to comment.