diff options
Diffstat (limited to 'kernel')
-rw-r--r-- | kernel/list_modules.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index a1c7f1d8a..bbd72b1d2 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -263,7 +263,7 @@ our %l = ( # both STV06xx & stv06xx b/c drivers/media/video/gspca/stv06xx/stv06xx.h # wrongly use upcase letters: qw(se401 sn9c102 STV06xx stv06xx stv680 tcm825x ultracam), - qw(usbvideo usbvision vicam w9968cf zc0301), + qw(usbvideo usbvision vicam w9968cf zc0301 zc3xx), ], }, |