mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-06 05:03:13 +09:00
Register offsets are usually fairly small numbers, so an unsigned int is more than enough to represent them. Signed-off-by: Thierry Reding <treding@nvidia.com>