diff options
author | Andreas Herrmann <andreas.herrmann3@amd.com> | 2008-12-16 19:13:00 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-12-16 19:58:02 +0100 |
commit | 8c135206c826095c852c16d94a0a74eeaf05c90d (patch) | |
tree | 91dfbdb679bef091ce5752fbf9fc19f42d6f6bf6 /arch/x86/kernel/traps.c | |
parent | be957763b01905d33b53cdd25c8df110f94f499a (diff) | |
download | talos-obmc-linux-8c135206c826095c852c16d94a0a74eeaf05c90d.tar.gz talos-obmc-linux-8c135206c826095c852c16d94a0a74eeaf05c90d.zip |
x86: microcode_amd: fix compile warning
Impact: fix build warning
CC arch/x86/kernel/microcode_amd.o
arch/x86/kernel/microcode_amd.c: In function ‘request_microcode_fw’:
arch/x86/kernel/microcode_amd.c:393: warning: passing argument 2 of ‘generic_load_microcode’ discards qualifiers from pointer target type
(Respect "const" qualifier of firmware->data.)
Signed-off-by: Andreas Herrmann <andreas.herrmann3@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel/traps.c')
0 files changed, 0 insertions, 0 deletions