mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-23 05:51:27 +09: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>