openmoko-gsmd: Update gsmd/wavecom vendor to fix an unaligned memory access

gsmd/wavecom created unaligned memory access due making a 32bit store
to a 16bit location. The code is now using %hx to avoid this.
1 file changed