diff options
Diffstat (limited to 'drivers/media/usb/pvrusb2/pvrusb2-hdw-internal.h')
-rw-r--r-- | drivers/media/usb/pvrusb2/pvrusb2-hdw-internal.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/media/usb/pvrusb2/pvrusb2-hdw-internal.h b/drivers/media/usb/pvrusb2/pvrusb2-hdw-internal.h index 036952f2a3cb..1f9c02801cee 100644 --- a/drivers/media/usb/pvrusb2/pvrusb2-hdw-internal.h +++ b/drivers/media/usb/pvrusb2/pvrusb2-hdw-internal.h | |||
@@ -394,13 +394,3 @@ unsigned long pvr2_hdw_get_cur_freq(struct pvr2_hdw *); | |||
394 | void pvr2_hdw_status_poll(struct pvr2_hdw *); | 394 | void pvr2_hdw_status_poll(struct pvr2_hdw *); |
395 | 395 | ||
396 | #endif /* __PVRUSB2_HDW_INTERNAL_H */ | 396 | #endif /* __PVRUSB2_HDW_INTERNAL_H */ |
397 | |||
398 | /* | ||
399 | Stuff for Emacs to see, in order to encourage consistent editing style: | ||
400 | *** Local Variables: *** | ||
401 | *** mode: c *** | ||
402 | *** fill-column: 75 *** | ||
403 | *** tab-width: 8 *** | ||
404 | *** c-basic-offset: 8 *** | ||
405 | *** End: *** | ||
406 | */ | ||