Remove duplicate prototype in the LinuxKPI to fix compilation warning.
Reported by: emaste @ MFC after: 1 week Sponsored by: Mellanox Technologies
This commit is contained in:
parent
2a79e1e958
commit
e3550c1354
@ -44,6 +44,5 @@ extern void synchronize_srcu(struct srcu_struct *);
|
||||
extern void srcu_barrier(struct srcu_struct *);
|
||||
extern int init_srcu_struct(struct srcu_struct *);
|
||||
extern void cleanup_srcu_struct(struct srcu_struct *);
|
||||
extern void srcu_barrier(struct srcu_struct *);
|
||||
|
||||
#endif /* _LINUX_SRCU_H_ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user