summaryrefslogtreecommitdiff
path: root/include/ec_commands.h
diff options
context:
space:
mode:
authorBill Richardson <wfrichar@chromium.org>2015-06-16 22:01:21 -0700
committerChromeOS Commit Bot <chromeos-commit-bot@chromium.org>2015-06-18 09:23:07 +0000
commit313623afeea195e64c1ba0faa6887361137ed8c8 (patch)
tree99b97e9b47b349db26be884b6e0421931a63cd80 /include/ec_commands.h
parent9b9b7f97a6120a296959323f728c51c1ac7a45af (diff)
downloadchrome-ec-313623afeea195e64c1ba0faa6887361137ed8c8.tar.gz
cleanup: Don't shadow NULL with an enum
For the few platforms without gpio.inc, use this enum gpio_signal { GPIO_COUNT }; instead of this enum gpio_signal { NULL }; The only reason this worked at all is that the headers are included in a particular order. BUG=none BRANCH=none TEST=make buildall Signed-off-by: Bill Richardson <wfrichar@chromium.org> Change-Id: I81533f3614d0b4c7389f9edd42cd8ac018581f46 Reviewed-on: https://chromium-review.googlesource.com/278120 Reviewed-by: Randall Spangler <rspangler@chromium.org>
Diffstat (limited to 'include/ec_commands.h')
0 files changed, 0 insertions, 0 deletions