diff options
author | Behan Webster <[email protected]> | 2014-09-25 15:45:22 -0700 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2014-10-03 14:33:46 +0200 |
commit | b3f635ad6648d17178c3e2ab2f0a4823fcac1e83 (patch) | |
tree | c9bccb032aa90804d867860e08563fb61ba13ab0 /include/linux/fpga/fpga-mgr.h | |
parent | a06586b62db5c63752e2e68daffec4baa275d594 (diff) |
mmc, sdhci, bcm-kona, LLVMLinux: Remove use of __initconst
The __initconst is in the wrong place, and when moved to the correct place
it uncovers an error where the variable is used by non-init data structures.
Instead merely make them const and put the const in the right spot.
Signed-off-by: Behan Webster <[email protected]>
Reviewed-by: Mark Charlebois <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Acked-by: Matt Porter <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions