commit | 437476ee29398aab6fffda8072992035ca0ad8fe | [log] [tgz] |
---|---|---|
author | Sunil Dutt <usdutt@codeaurora.org> | Thu Apr 01 13:56:44 2021 +0530 |
committer | Jouni Malinen <jouni@codeaurora.org> | Fri Apr 09 21:00:38 2021 +0300 |
tree | 2dae50ad4118463b4ea4bef6ef1010e370397850 | |
parent | a3af65b91db8d8c9054c485d92302fe8c29ec6ce [diff] |
Avoid duplicate definitions from wifi_hal.h This avoids the compiler warning on the redefinitions for the same from wifi_hal.h, which gets included through ANDROID_WIFI_HAL. Signed-off-by: Jouni Malinen <jouni@codeaurora.org>