mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00

Promote line6 driver from staging to sound/usb/line6 directory, and maintain through sound subsystem tree. This commit just moves the code and adapts Makefile / Kconfig. The further renames and misc cleanups will follow. Signed-off-by: Takashi Iwai <tiwai@suse.de>
4 lines
98 B
C
4 lines
98 B
C
#ifndef DRIVER_REVISION
|
|
/* current subversion revision */
|
|
#define DRIVER_REVISION " (904)"
|
|
#endif
|