diff options
author | Thierry Vignaud <tv@mandriva.org> | 2010-02-25 13:13:43 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2010-02-25 13:13:43 +0000 |
commit | b4dda3eda80857be94640f0a34aa41a40f3c1020 (patch) | |
tree | 81afa0ec100b047c913f0efe8f6d7c585d8ea6b5 /kernel | |
parent | 3e3087e17b6382c1eaea2001ec7e82eabaead156 (diff) | |
download | drakx-b4dda3eda80857be94640f0a34aa41a40f3c1020.tar drakx-b4dda3eda80857be94640f0a34aa41a40f3c1020.tar.gz drakx-b4dda3eda80857be94640f0a34aa41a40f3c1020.tar.bz2 drakx-b4dda3eda80857be94640f0a34aa41a40f3c1020.tar.xz drakx-b4dda3eda80857be94640f0a34aa41a40f3c1020.zip |
typo fix
Diffstat (limited to 'kernel')
-rw-r--r-- | kernel/list_modules.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index dab48a8f8..b31f0f6ab 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -252,6 +252,7 @@ our %l = ( # wrongly use upcase letters: qw(se401 sn9c102 STV06xx stv06xx stv680 tcm825x ultracam), qw(usbvideo usbvision vicam w9968cf zc0301), + ], }, # USB input stuff get automagically loaded by hotplug and thus |