base-files: diag does not need to insmod any drivers, procd already did it for us

Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36999 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
John Crispin
2013-06-21 16:53:43 +00:00
parent dd3bdf1617
commit 02f1075b0a
7 changed files with 0 additions and 12 deletions

View File

@@ -7,7 +7,6 @@
set_state() {
case "$1" in
preinit)
insmod leds-gpio
status_led_set_timer 200 200
;;
failsafe)