ALSA: hda - make sure there are enough input labels and paths
[pandora-kernel.git] / fs / bad_inode.c
index b1342ff..922ad46 100644 (file)
@@ -16,7 +16,7 @@
 #include <linux/poll.h>
 
 
-static loff_t bad_file_llseek(struct file *file, loff_t offset, int origin)
+static loff_t bad_file_llseek(struct file *file, loff_t offset, int whence)
 {
        return -EIO;
 }