patch-2.0.34 linux/include/linux/bios32.h

Next file: linux/include/linux/fs.h
Previous file: linux/include/asm-sparc/processor.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.33/linux/include/linux/bios32.h linux/include/linux/bios32.h
@@ -54,8 +54,8 @@
 				      unsigned char where, unsigned char val);
 extern int pcibios_write_config_word (unsigned char bus, unsigned char dev_fn,
 				      unsigned char where, unsigned short val);
-extern pcibios_write_config_dword (unsigned char bus, unsigned char dev_fn,
-				   unsigned char where, unsigned int val);
+extern int pcibios_write_config_dword (unsigned char bus, unsigned char dev_fn,
+				       unsigned char where, unsigned int val);
 extern const char *pcibios_strerror (int error);
 
 #endif /* BIOS32_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov