diff options
Diffstat (limited to 'drivers/media/video/pvrusb2/pvrusb2.h')
-rw-r--r-- | drivers/media/video/pvrusb2/pvrusb2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/pvrusb2/pvrusb2.h b/drivers/media/video/pvrusb2/pvrusb2.h index 074533e9c21e..1a9a4baf12b8 100644 --- a/drivers/media/video/pvrusb2/pvrusb2.h +++ b/drivers/media/video/pvrusb2/pvrusb2.h | |||
@@ -27,7 +27,7 @@ | |||
27 | might want to increase this - however the driver operation will not | 27 | might want to increase this - however the driver operation will not |
28 | be impaired if it is too small. Instead additional units just | 28 | be impaired if it is too small. Instead additional units just |
29 | won't have an ID assigned and it might not be possible to specify | 29 | won't have an ID assigned and it might not be possible to specify |
30 | module paramters for those extra units. */ | 30 | module parameters for those extra units. */ |
31 | #define PVR_NUM 20 | 31 | #define PVR_NUM 20 |
32 | 32 | ||
33 | #endif /* __PVRUSB2_H */ | 33 | #endif /* __PVRUSB2_H */ |