st3m: leds: Fix the gamma table being set to 1 at index 0 in st3m_leds_set_gamma
There was a check, but it was completely ineffective. The table is initialized to 0 at index 0, so just leave it intact.
There was a check, but it was completely ineffective. The table is initialized to 0 at index 0, so just leave it intact.