commit | fba33cae6aa3eaa3627a603d62d4652f12308b8d | [log] [tgz] |
---|---|---|
author | Jordan Crouse <jcrouse@codeaurora.org> | Thu Jul 26 14:30:14 2018 -0600 |
committer | Rob Clark <robdclark@gmail.com> | Mon Jul 30 08:50:12 2018 -0400 |
tree | 23d0d624d93b288b57b209d4578b8f47899e3485 | |
parent | f2c9a924c1acf42f692f2b5ac77531eea69460a3 [diff] |
drm/msm/disp/dpu: Mark a handful of functions as static Mark a number of static functions that are only unsed in the file that defines them and remove the prototypes from the headers where needed. Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>