diff options
Diffstat (limited to 'drivers/media')
-rw-r--r-- | drivers/media/video/cx18/cx23418.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/cx18/cx23418.h b/drivers/media/video/cx18/cx23418.h index 7e40035028d2..935f557acbd0 100644 --- a/drivers/media/video/cx18/cx23418.h +++ b/drivers/media/video/cx18/cx23418.h | |||
@@ -477,7 +477,7 @@ | |||
477 | /* The are no buffers ready. Try again soon! */ | 477 | /* The are no buffers ready. Try again soon! */ |
478 | #define CXERR_NODATA_AGAIN 0x00001E | 478 | #define CXERR_NODATA_AGAIN 0x00001E |
479 | 479 | ||
480 | /* The stream is stopping. Function not alllowed now! */ | 480 | /* The stream is stopping. Function not allowed now! */ |
481 | #define CXERR_STOPPING_STATUS 0x00001F | 481 | #define CXERR_STOPPING_STATUS 0x00001F |
482 | 482 | ||
483 | /* Trying to access hardware when the power is turned OFF */ | 483 | /* Trying to access hardware when the power is turned OFF */ |