aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/x60
diff options
context:
space:
mode:
authorEdward O'Callaghan <eocallaghan@alterapraxis.com>2014-03-30 22:28:26 +1100
committerPatrick Georgi <patrick@georgi-clan.de>2014-04-03 10:00:52 +0200
commitc814be415839920b11277db1f2c2754d8ed27887 (patch)
tree78164d7a0e324d45031e96154d23e30a543a9d38 /src/mainboard/lenovo/x60
parentab180d85f76e8e8cc68ead2f0c89f29b9fe5fd53 (diff)
amd/agesa/s3_resume: Make compiler agnostic.
Clang does not like inline functions defined in C files with prototypes in headers. Rather Clang expects inline function bodies to be in headers if they are to be used out of scope. Since inline is purely advisory to the compiler, drop its usage here. Change-Id: I08a7a3d2cdf841ffbab10c017c75917768aac209 Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Reviewed-on: http://review.coreboot.org/5429 Reviewed-by: Patrick Georgi <patrick@georgi-clan.de> Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/mainboard/lenovo/x60')
0 files changed, 0 insertions, 0 deletions