diff options
author | Thierry Reding <treding@nvidia.com> | 2015-04-14 15:03:26 +0200 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2015-06-05 13:49:38 +0200 |
commit | 1a8f9056f59e019892c4ce192aa435c15cc37a73 (patch) | |
tree | e0608524d3ccb5613940a4e7aec16ee4babde277 /Makefile | |
parent | f3f375cd4e411b66511178be9a1dd0256ae41e77 (diff) |
drm/panel: Constify OF match tables
Both the Samsung LD9040 and Samsung S6E8AA0 panel drivers are missing
a const qualifier for their OF match tables. This data is static and
never changes, so can be read-only.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions