fix gcc 6 build for arm-trusted-firmware 65/8265/3
authorRonan <ronan.lemartret@iot.bzh>
Mon, 16 Jan 2017 17:49:53 +0000 (18:49 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 18 Jan 2017 18:07:12 +0000 (18:07 +0000)
 * prevent error, when gcc 6.2 is used:
   "initializer element is not a constant expression"
 * ref:
   http://c0x.coding-guidelines.com/6.5.7.html

Change-Id: I35be13c8b169222972becde16b5382782195de6e
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>

No differences found