summaryrefslogtreecommitdiff
path: root/include/drm/drm_mipi_dsi.h
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2014-11-07 13:42:16 (GMT)
committerThierry Reding <treding@nvidia.com>2014-11-07 14:40:36 (GMT)
commitd85a1609e62c22730aa4e3ef09884f04606b086e (patch)
tree6c26b66ad3e2e3450ae2f57329ae75f05730d024 /include/drm/drm_mipi_dsi.h
parenteccda2d1e1848f215a6c7be4833ca1139e5ffd92 (diff)
downloadlinux-d85a1609e62c22730aa4e3ef09884f04606b086e.tar.xz
drm/panel: s6e8aa0: Fix build warnings on 64-bit
The %* format specifier expects an integer, which works fine with size_t arguments on 32-bit because the types match. However on 64-bit, size_t is typedef'd to unsigned long and will cause a build warning. Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'include/drm/drm_mipi_dsi.h')
0 files changed, 0 insertions, 0 deletions