diff options
| author | Sudeep Holla <[email protected]> | 2015-07-23 18:28:26 +0100 |
|---|---|---|
| committer | Will Deacon <[email protected]> | 2015-07-27 11:08:41 +0100 |
| commit | e094d44568680d4e5e2722c4ad090ff0810719b9 (patch) | |
| tree | b0167152cd2a01d7a07a5a0dfea26d22be090bca /scripts/stackusage | |
| parent | 77ee306c0aea9a219daec256ad25982944affef8 (diff) | |
arm64: kernel: remove non-legit DT warnings when booting using ACPI
Since both CONFIG_ACPI and CONFIG_OF are enabled when booting using ACPI
tables on ARM64 platforms, we get few device tree warnings which are not
valid for ACPI boot. We can use of_have_populated_dt to check if the
device tree is populated or not before throwing out those errors.
This patch uses of_have_populated_dt to remove non legitimate device
tree warning when booting using ACPI tables.
Cc: Lorenzo Pieralisi <[email protected]>
Acked-by: Catalin Marinas <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Signed-off-by: Sudeep Holla <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions