commit | d688e0955003794fc5a25a1fd574202d64541a34 | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Fri Mar 07 20:08:16 2014 -0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Mar 19 16:40:19 2014 +0100 |
tree | 956696bca9e5702c23fad96cb8e1d9734c66e797 | |
parent | 5d584b2eca96543568a8db8eba008f2dab784367 [diff] |
drm/i915: kill struct i915_package_c8 The only remaining field of the struct was the lock, which was useless. v2: - Rebase. Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>