aboutsummaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorAlex Chiang <achiang@hp.com>2009-12-20 12:23:21 -0700
committerLen Brown <len.brown@intel.com>2009-12-22 03:35:16 -0500
commite59897fe443b5b0a71e135ef4020d1937c9f8901 (patch)
treeb262246e9e278e683d603b4c159c8d42183dfaf6 /drivers
parent43bab25ced218385f7e6a076c2459ea008cfd2e1 (diff)
ACPI: processor: remove _PDC object list from struct acpi_processor
When we call _PDC, we get a handle to the processor, allocate the object list buffer as needed, and free it immediately after calling _PDC. There's no need to drag around this object list with us everywhere else, so let's just get rid of it. Signed-off-by: Alex Chiang <achiang@hp.com> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions