|
@@ -36,13 +36,3 @@ int pvr2_ioread_read(struct pvr2_ioread *,void __user *buf,unsigned int cnt);
|
|
|
int pvr2_ioread_avail(struct pvr2_ioread *);
|
|
|
|
|
|
#endif /* __PVRUSB2_IOREAD_H */
|
|
|
-
|
|
|
-/*
|
|
|
- Stuff for Emacs to see, in order to encourage consistent editing style:
|
|
|
- *** Local Variables: ***
|
|
|
- *** mode: c ***
|
|
|
- *** fill-column: 75 ***
|
|
|
- *** tab-width: 8 ***
|
|
|
- *** c-basic-offset: 8 ***
|
|
|
- *** End: ***
|
|
|
- */
|