Fedora kernel-2.6.17-1.2142_FC4 patched with stable patch-2.6.17.4-vs2.0.2-rc26.diff
[linux-2.6.git] / drivers / parisc / eisa_eeprom.c
index 3a1b482..e13aafa 100644 (file)
@@ -48,7 +48,7 @@ static loff_t eisa_eeprom_llseek(struct file *file, loff_t offset, int origin )
 }
 
 static ssize_t eisa_eeprom_read(struct file * file,
-                             char *buf, size_t count, loff_t *ppos )
+                             char __user *buf, size_t count, loff_t *ppos )
 {
        unsigned char *tmp;
        ssize_t ret;