commit | 81b55ef1f47bfd3d0f8220d4f13ddf1dc2c66b09 | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Mon Apr 20 17:04:38 2020 +0300 |
committer | Jani Nikula <jani.nikula@intel.com> | Tue Apr 21 09:31:37 2020 +0300 |
tree | 2f407a01922ff1cb76383cd620f4dbc1fee2e043 | |
parent | 3c3041149c76a282e93433b4b8fdd3d3d01bc709 [diff] |
drm/i915: drop a bunch of superfluous inlines Remove a number of inlines from .c files, and let the compiler decide what's best. There's more to do, but need to start somewhere, and need to start setting the example. Acked-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200420140438.14672-2-jani.nikula@intel.com