projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0013742
)
ALSA: snd-usb: re-order the Makefile
author
Daniel Mack
<zonque@gmail.com>
Mon, 12 Sep 2011 16:54:11 +0000
(18:54 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 14 Sep 2011 15:07:01 +0000
(17:07 +0200)
Sort its entries in alphabetical order.
Signed-off-by: Daniel Mack <zonque@gmail.com>
Acked-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/sound/usb/Makefile
b/sound/usb/Makefile
index cf9ed66445fad6e6d9ba145bb5a0076bc140e07c..083501e78f341880e89bfb2509ee3a77b9f761ef 100644
(file)
--- a/
sound/usb/Makefile
+++ b/
sound/usb/Makefile
@@
-3,16
+3,16
@@
#
snd-usb-audio-objs := card.o \
+ clock.o \
+ endpoint.o \
+ format.o \
+ helper.o \
mixer.o \
mixer_quirks.o \
+ pcm.o \
proc.o \
quirks.o \
- format.o \
- endpoint.o \
- urb.o \
- pcm.o \
- helper.o \
- clock.o
+ urb.o
snd-usbmidi-lib-objs := midi.o