[dell]: Remove depmod -a from the platform initialization script (#1954)

depmod -a will be executed automatically after the package get installed

Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
This commit is contained in:
Shuotian Cheng 2018-08-22 17:12:05 -07:00 committed by lguohan
parent 7eacb683c4
commit a99008356b
3 changed files with 0 additions and 3 deletions

View File

@ -174,7 +174,6 @@ switch_board_qsfp_lpmode() {
init_devnum
if [[ "$1" == "init" ]]; then
depmod -a
modprobe i2c-dev
modprobe i2c-mux-pca954x force_deselect_on_exit=1
modprobe dell_s6100_iom_cpld

View File

@ -139,7 +139,6 @@ switch_board_qsfp() {
init_devnum
if [[ "$1" == "init" ]]; then
depmod -a
modprobe i2c-dev
modprobe i2c-mux-pca954x force_deselect_on_exit=1
modprobe dell_mailbox

View File

@ -102,7 +102,6 @@ switch_board_modsel() {
init_devnum
if [ "$1" == "init" ]; then
depmod -a
modprobe i2c-dev
modprobe i2c-mux-pca954x force_deselect_on_exit=1
modprobe i2c_ocores