cpu-features: Get rid of a superfluous initialization

The variable is already initialized to this value a few lines above.

This gets rid of warnings about dead initializations if analyzed
with clang static analyzer.

Change-Id: I2b5dafe133b16d26655d69878c019a17a41c417b
1 file changed