mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-22 01:32:07 +00:00
Don't populate the const arrays on the stack, instead make them static. Also makes the object code smaller. Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>