mirror of
https://github.com/torvalds/linux.git
synced 2026-04-23 09:05:50 -04:00
The atmel_hlcdc_crtc_reset() function is never used outside the file and can be static. This avoids a warning from sparse. Signed-off-by: Thierry Reding <treding@nvidia.com>