diff options
author | Jani Nikula <[email protected]> | 2019-04-29 15:29:29 +0300 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2019-04-30 15:04:33 +0300 |
commit | 4d173e0c5916d5ed523e760c3b398f895dfe6e18 (patch) | |
tree | 5946e7dc00dec410ad15c99578070ad123984ea1 /net/lapb/lapb_subr.c | |
parent | dbeb38d93a6da89c99801a9c70607920be72b94e (diff) |
drm/i915: extract intel_bios.h functions from i915_drv.h
It used to be handy that we only had a couple of headers, but over time
i915_drv.h has become unwieldy. Extract declarations to a separate
header file corresponding to the implementation module, clarifying the
modularity of the driver.
Ensure the header remains self-contained, and do so with minimal further
includes, using forward declarations as needed.
No functional changes.
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/cf9b17d56489e15d82356575037432ad04712475.1556540890.git.jani.nikula@intel.com
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions