Fix build failure due to a typo in TSPD code
authorAchin Gupta <achin.gupta@arm.com>
Wed, 26 Mar 2014 18:44:15 +0000 (18:44 +0000)
committerDan Handley <dan.handley@arm.com>
Wed, 26 Mar 2014 19:00:27 +0000 (19:00 +0000)
commit2eb01d341ff14c003d381cde97fbccdab4737afd
treef133119c2a8b38aeec2a75d6d5b0c1f0e7334ca8
parent8d2296f3434c38c1d396ad59bc63062c26d0d547
Fix build failure due to a typo in TSPD code

This patch fixes a build failure when TSPD support is included. The failure was
due to a missing semi-colon at the end of a C statement in tspd_common.c

Change-Id: I8fbd0d500bd9145b15f862b8686e570b80fcce8c
services/spd/tspd/tspd_common.c