mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-08 00:21:46 +00:00
zoombini: Fix WWAN macro.
WIRLESS_SWITCH_WWAN *is* the WWAN power switch. This commit simply renames the macro previously defined as WIRELESS_SWITCH_WWAN_POWER. BUG=None BRANCH=None TEST=make -j buildall Change-Id: I3d9b1ea03b31702e73c3400b35ac08ea2c3c9f74 Signed-off-by: Aseda Aboagye <aaboagye@google.com> Reviewed-on: https://chromium-review.googlesource.com/666290 Commit-Ready: Aseda Aboagye <aaboagye@chromium.org> Tested-by: Aseda Aboagye <aaboagye@chromium.org> Reviewed-by: Shawn N <shawnn@chromium.org>
This commit is contained in:
committed by
chrome-bot
parent
5a5fca7753
commit
d7117c6801
@@ -103,7 +103,7 @@
|
||||
|
||||
#define CONFIG_WIRELESS
|
||||
#define WIRELESS_GPIO_WLAN_POWER GPIO_EN_PP3300_WLAN
|
||||
#define WIRELESS_GPIO_WWAN_POWER GPIO_EN_PP3300_WWAN
|
||||
#define WIRELESS_GPIO_WWAN GPIO_EN_PP3300_WWAN
|
||||
|
||||
/* I2C Ports */
|
||||
#define I2C_PORT_BATTERY I2C_PORT_POWER
|
||||
|
||||
Reference in New Issue
Block a user