projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
mm: remove unevictable's show_page_path
[linux-2.6]
/
include
/
linux
/
m48t86.h
diff --git
a/include/linux/m48t86.h
b/include/linux/m48t86.h
index
9065199
..
915d6b4
100644
(file)
--- a/
include/linux/m48t86.h
+++ b/
include/linux/m48t86.h
@@
-11,6
+11,6
@@
struct m48t86_ops
{
- void (*writeb)(unsigned char value, unsigned long addr);
- unsigned char (*readb)(unsigned long addr);
+ void (*writeb
yte
)(unsigned char value, unsigned long addr);
+ unsigned char (*readb
yte
)(unsigned long addr);
};