aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/version.h
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2012-09-04 11:21:45 +0200
committerJaroslav Kysela <perex@perex.cz>2012-09-04 11:38:32 +0200
commit4266274836e81575ee82498d84f4bd08ab7a7378 (patch)
treec7bb4fb7c6bce157a9969af546ec22cb58e74c60 /include/sound/version.h
parentMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs (diff)
downloadlinux-dev-4266274836e81575ee82498d84f4bd08ab7a7378.tar.xz
linux-dev-4266274836e81575ee82498d84f4bd08ab7a7378.zip
ALSA: remove the main version information
Remove the main ALSA version number from the kernel ALSA driver. The ALSA driver package release diverges from the upstream. This may confuse users to see the same ALSA version for many kernel releases and this version lost it's original purpose and connection. The "ioctl" APIs have own version numbers, so the user space may check for specific API changes only. Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'include/sound/version.h')
-rw-r--r--include/sound/version.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/sound/version.h b/include/sound/version.h
deleted file mode 100644
index cc75024c1089..000000000000
--- a/include/sound/version.h
+++ /dev/null
@@ -1,3 +0,0 @@
-/* include/version.h */
-#define CONFIG_SND_VERSION "1.0.25"
-#define CONFIG_SND_DATE ""