quanta-q71l: phosphor-hwmon: Update fan numbering to be 1-based

The driver updated the base value from 0 to 1, so the
configuration file needed to be updated.

Change-Id: I1d2cbcd8d34bf80cf53aa11f4c979fcdae2ed622
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/pwm-tacho-controller@1e786000.conf b/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/pwm-tacho-controller@1e786000.conf
index 286c0f2..dfdecb4 100644
--- a/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/pwm-tacho-controller@1e786000.conf
+++ b/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/pwm-tacho-controller@1e786000.conf
@@ -1,10 +1,9 @@
-# The labels are +1 to match the silkscreen.
-LABEL_fan0=fan1
-LABEL_fan1=fan2
-LABEL_fan2=fan3
-LABEL_fan3=fan4
-LABEL_fan4=fan5
-LABEL_fan5=fan6
-LABEL_fan6=fan7
-LABEL_fan7=fan8
+LABEL_fan1=fan1
+LABEL_fan2=fan2
+LABEL_fan3=fan3
+LABEL_fan4=fan4
+LABEL_fan5=fan5
+LABEL_fan6=fan6
+LABEL_fan7=fan7
+LABEL_fan8=fan8