diff options
author | Furquan Shaikh <furquan@google.com> | 2018-10-10 14:00:21 -0700 |
---|---|---|
committer | Furquan Shaikh <furquan@google.com> | 2018-10-11 23:58:03 +0000 |
commit | 374b937a2550dd2480e1cb416714b16a877c86d8 (patch) | |
tree | d0cb0ef9f8e52501ae36f052e32ecb38dc1379fd /src/mainboard/google/urara | |
parent | 419bfbc1f1e7bb40c1e5698e1f50d4e275665d97 (diff) |
ec/google/chromeec: Get rid of __SMM__ guard for chromeec functions
There doesn't seem to be a reason why we would want to protect certain
chromeec functions with __SMM__ guard. So, this change gets rid of
it. If the functions remain unused, then they would be removed during
linking.
Change-Id: I8196406074b01fe8ea15173c55d45bb86384be1b
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/29006
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Enrico Granata <egranata@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/urara')
0 files changed, 0 insertions, 0 deletions