Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fbdev: ssd1307fb: constify the device_info pointer
of_match_device return const data, so instead of casting its return value this patch constify the device_info pointer. Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
- Loading branch information