mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +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>