mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00: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>