aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pvrusb2/pvrusb2.h
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2008-02-03 10:18:59 -0500
committerAdrian Bunk <bunk@kernel.org>2008-02-03 10:18:59 -0500
commitc84e6036ba7177a404cc860cb5a440e06fad92dd (patch)
tree0f9e1d5e7ed32f725e1ee8ad86e3c8654e094696 /drivers/media/video/pvrusb2/pvrusb2.h
parentf18816ba20655deb3227da0600d5c34201467993 (diff)
drivers/media/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'drivers/media/video/pvrusb2/pvrusb2.h')
-rw-r--r--drivers/media/video/pvrusb2/pvrusb2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/pvrusb2/pvrusb2.h b/drivers/media/video/pvrusb2/pvrusb2.h
index 074533e9c21..1a9a4baf12b 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 */