]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/nvram.h
Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B
[linux-2.6-omap-h63xx.git] / include / linux / nvram.h
index b031e41b5e0d106d620e7184f5fafd4773ab5a06..9189829c131c3051a0b3087b1d1596dcfa292954 100644 (file)
@@ -20,8 +20,6 @@ extern void __nvram_write_byte(unsigned char c, int i);
 extern void nvram_write_byte(unsigned char c, int i);
 extern int __nvram_check_checksum(void);
 extern int nvram_check_checksum(void);
-extern void __nvram_set_checksum(void);
-extern void nvram_set_checksum(void);
 #endif
 
 #endif  /* _LINUX_NVRAM_H */