commit | 1c73acf58bd63a5dcc38132cd3060efbeae4a9ef | [log] [tgz] |
---|---|---|
author | Luca Coelho <luciano.coelho@intel.com> | Thu Sep 21 11:02:45 2017 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Fri Oct 06 15:22:29 2017 +0300 |
tree | 0f8e663ef509fea1929a6e531a5d45f8236c9d80 | |
parent | 813df5cef3bb119940998f2e70cb9016e4b434f7 [diff] |
iwlwifi: acpi: move ACPI method definitions to acpi.h Instead of defining each method where they are used and re-defining WIFI_DOMAIN in each one of them, move all the definitions to a central place and define the domain only a single time. Signed-off-by: Luca Coelho <luciano.coelho@intel.com>