Repair the lcd.mmp and lcd_gce.mmp situation to build both versions of the lcd driver
- Change 78c240f59c9d wrongly changed the purpose of lcd.mmp, but the lcd_gce.mmp file wasn't present in the parent revision.
- This change uses lcd.mmp to do all the work, and lcd_gce.mmp just defines the macro and #includes lcd.mmp
EXPORTS
_ZN8TPS6595012ClearSetSyncEthh @ 1 NONAME
_ZN8TPS659508ReadSyncEtRh @ 2 NONAME
_ZN8TPS659509ExecAsyncERNS_4TReqE @ 3 NONAME
_ZN8TPS659509WriteSyncEth @ 4 NONAME
_ZN8TPS6595014DisableProtectEv @ 5 NONAME
_ZN8TPS6595014RestoreProtectEv @ 6 NONAME
_ZN8TPS6595011InitializedEv @ 7 NONAME
_ZN8TPS6595010GetRtcDataERNS_8TRtcTimeE @ 8 NONAME
_ZN8TPS6595010SetRtcDataERKNS_8TRtcTimeE @ 9 NONAME