diff options
author | Thierry Vignaud <tv@mageia.org> | 2011-08-22 11:31:07 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2011-08-22 11:31:07 +0000 |
commit | 009a2513c74b5b57f5a33bab6581ff6622eae61b (patch) | |
tree | d3ad9492b29dbe47e52d89cae323ea5ccd9c64b3 | |
parent | 7404e644cba1307fae44933929c2cee932ddd8ff (diff) | |
download | drakx-009a2513c74b5b57f5a33bab6581ff6622eae61b.tar drakx-009a2513c74b5b57f5a33bab6581ff6622eae61b.tar.gz drakx-009a2513c74b5b57f5a33bab6581ff6622eae61b.tar.bz2 drakx-009a2513c74b5b57f5a33bab6581ff6622eae61b.tar.xz drakx-009a2513c74b5b57f5a33bab6581ff6622eae61b.zip |
perl_checker cleanup
-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 3f2ab8491..8164e6f29 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -178,7 +178,7 @@ our %l = ( hid-cypress hid-drff hid-ezkey hid-gaff hid-gyration hid-kensington hid-kye hid-logitech hid-microsoft hid-monterey hid-multilaser hid-ntrig hid-petalynx hid-pl hid-samsung hid-sjoy hid-sony hid-sunplus - hid-tmff hid-topseed hid-zpff hid-wacom ff-memless)], + hid-tmff hid-topseed hid-zpff hid-wacom ff-memless) ], #serial_cs #ftl_cs 3c575_cb apa1480_cb epic_cb serial_cb tulip_cb iflash2+_mtd iflash2_mtd #cb_enabler |