diff options
author | Len Brown <len.brown@intel.com> | 2009-09-05 13:38:34 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-09-05 13:38:34 -0400 |
commit | 8ff0e082f0833d32c7523a6cd72b6cf6a2142ce8 (patch) | |
tree | 2a0cac3d11c4dfcab87e0387d2862ff714fd8cdc /drivers/media/video/em28xx/em28xx.h | |
parent | 8aeb0a352af7eb26863e53c203eeb852fd4590c3 (diff) | |
parent | f61f925859c57f6175082aeeee17743c68558a6e (diff) |
Merge branch 'bugzilla-13002' into release
Diffstat (limited to 'drivers/media/video/em28xx/em28xx.h')
-rw-r--r-- | drivers/media/video/em28xx/em28xx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/em28xx/em28xx.h b/drivers/media/video/em28xx/em28xx.h index 8c2dc38bca9..a2add61f7d5 100644 --- a/drivers/media/video/em28xx/em28xx.h +++ b/drivers/media/video/em28xx/em28xx.h @@ -367,6 +367,7 @@ enum em28xx_sensor { EM28XX_NOSENSOR = 0, EM28XX_MT9V011, EM28XX_MT9M001, + EM28XX_MT9M111, }; enum em28xx_adecoder { |