projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[IA64] Convert ia64 to use int-ll64.h
[linux-2.6]
/
include
/
linux
/
phonedev.h
diff --git
a/include/linux/phonedev.h
b/include/linux/phonedev.h
index
a0e31ad
..
4269de9
100644
(file)
--- a/
include/linux/phonedev.h
+++ b/
include/linux/phonedev.h
@@
-9,7
+9,7
@@
struct phone_device {
struct phone_device *next;
- struct file_operations *f_op;
+
const
struct file_operations *f_op;
int (*open) (struct phone_device *, struct file *);
int board; /* Device private index */
int minor;