summaryrefslogtreecommitdiff
path: root/baseboard/intelrvp/adlrvp.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-06-11 16:26:53 -0600
committerCommit Bot <commit-bot@chromium.org>2021-06-15 18:39:08 +0000
commitae6b605620eddb90cee9ecfe75acf2ff3bdb8735 (patch)
treedd5311030d1ff100c7652dc354f730d23b2b2af1 /baseboard/intelrvp/adlrvp.h
parentbf6c2290a9f9a0bcda4e101b2e80555a88753630 (diff)
downloadchrome-ec-ae6b605620eddb90cee9ecfe75acf2ff3bdb8735.tar.gz
asurada: Add interrupt functions to a header file
We need to split the implementation of USB-C into multiple files, since Zephyr cannot build board.c or baseboard.c This means that we cannot use static definitions for the interrupt functions, since it forces gpio_list.h to be included by only a single C file. Instead we must put them in a header file so they can be defined in any of the files that are built. Update these functions and add them to the baseboard_common header. BUG=b:190213172 BRANCH=none TEST=with other CLs, build asurada for Zephyr Change-Id: I99980db47820d903403a7b030d4bc33ff53373f4 Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2941817 Reviewed-by: Denis Brockus <dbrockus@chromium.org>
Diffstat (limited to 'baseboard/intelrvp/adlrvp.h')
0 files changed, 0 insertions, 0 deletions