[PATCH] __devinitdata declarations should not be marked const.
There are some bad compiler issues with section confusion ("const" stuff likes going into the rodata section).
Showing
Please register or sign in to comment
There are some bad compiler issues with section confusion ("const" stuff likes going into the rodata section).