-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
staging: line6: drop unused dumprequest code
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
Showing
3 changed files
with
0 additions
and
212 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,6 @@ line6usb-y := \ | |
audio.o \ | ||
capture.o \ | ||
driver.o \ | ||
dumprequest.o \ | ||
midi.o \ | ||
midibuf.o \ | ||
pcm.o \ | ||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.