mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
9905a43b2d went a little to far with const
qualifiers as there are legitiment cases where the function pointers
can change (machine specific setup code for example).
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>