Skip to content
Commit c56812fc authored by Tomi Valkeinen's avatar Tomi Valkeinen
Browse files

OMAPDSS: fix fck field types



'fck' field in dpi and sdi clock calculation struct is 'unsigned long
long', even though it should be 'unsigned long'. This hasn't caused any
issues so far.

Fix the field's type.

Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
parent eec77da2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment