diff options
author | Sakari Ailus <sakari.ailus@linux.intel.com> | 2017-07-21 14:39:32 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-07-22 00:04:50 +0200 |
commit | 01c1da2897918b718de65abb3070ea6985aecbd1 (patch) | |
tree | 9568f774d496ed2030f9975f10e8b8d898a6c975 /drivers/edac/mpc85xx_edac.h | |
parent | db3e50f3234ba1a477413f56a9e5800a73dca786 (diff) | |
download | linux-01c1da2897918b718de65abb3070ea6985aecbd1.tar.bz2 |
ACPI: Prepare for constifying acpi_get_next_subnode() fwnode argument
Make local variables const (head) or add new variables; adev was used for
two purposes: to refer the root device node and its children. The two
purposes are separated by this patch.
This is preparation for making fwnode arguments const for fwnode ops.
Don't constify the argument itself quite yet as this is used as a callback
function.
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/edac/mpc85xx_edac.h')
0 files changed, 0 insertions, 0 deletions