summaryrefslogtreecommitdiff
path: root/chip
diff options
context:
space:
mode:
authorZhuohao Lee <zhuohao@chromium.org>2018-07-04 14:28:42 +0800
committerchrome-bot <chrome-bot@chromium.org>2018-07-04 05:43:47 -0700
commitd91b202256615ef6a3b41ee9c9140c4a815d43a6 (patch)
tree0428058c474f070462199ce969d9f2d943a69269 /chip
parentdcd973e2f44cd475587aaf3cdd37e14add2ef280 (diff)
downloadchrome-ec-d91b202256615ef6a3b41ee9c9140c4a815d43a6.tar.gz
kukui: fix build error
This patch is used to fix the below build error: power/mt8183.c:92:6: error: redefinition of chipset_force_shutdown void chipset_force_shutdown(void) ^ In file included from power/mt8183.c:9:0: include/chipset.h:105:20: note: previous definition of chipset_force_shutdown was here static inline void chipset_force_shutdown(void) { } ^ power/mt8183.c: In function chipset_force_shutdown: power/mt8183.c:94:10: error: CC_CHIPSET undeclared (first use in this function) CPRINTS("%s()", __func__); ... BRANCH=master BUG=b:80159522 TEST=make -j12 BOARD=kukui tests Change-Id: I70e879d11a4f34d785b932893d3e847248b99fde Signed-off-by: Zhuohao Lee <zhuohao@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/1125640 Reviewed-by: Yilun Lin <yllin@chromium.org> Reviewed-by: Nicolas Boichat <drinkcat@chromium.org>
Diffstat (limited to 'chip')
0 files changed, 0 insertions, 0 deletions