]> err.no Git - linux-2.6/blobdiff - sound/core/pcm_native.c
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
[linux-2.6] / sound / core / pcm_native.c
index a1924f12d8fcde95d67f2a75259e321c65807b21..16e252f5495424fc051eb0c3d4f2584990fe22bb 100644 (file)
@@ -1522,7 +1522,6 @@ static int snd_pcm_drop(snd_pcm_substream_t *substream)
 
 
 /* WARNING: Don't forget to fput back the file */
-extern int snd_major;
 static struct file *snd_pcm_file_fd(int fd)
 {
        struct file *file;