HomeFreeBSD

Fix -Wuninitialized warning with gcc

Description

Fix -Wuninitialized warning with gcc

Initialize mmc_data_byte to 0, as it could be used uninitialized
later on.

MFC with: r320846
Reported by: Jenkins (powerpc jobs)

Details

Provenance
ngieAuthored on
Parents
rS320858: Better contain MMCCAM parts of this file
Branches
Unknown
Tags
Unknown