]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86, microcode, amd: Fix missing static declaration
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Wed, 23 Jul 2014 20:10:44 +0000 (17:10 -0300)
committerBorislav Petkov <bp@suse.de>
Thu, 24 Jul 2014 10:21:46 +0000 (12:21 +0200)
commit1d2ce978d160fa960f12d06bf84e45f47c141272
tree94bc505fadaebaba3cd630fe8c9af5304d0fe472
parent9a3c4145af32125c5ee39c0272662b47307a8323
x86, microcode, amd: Fix missing static declaration

Make locally used variable static.

Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Link: http://lkml.kernel.org/r/1406146251-8540-1-git-send-email-hmh@hmh.eng.br
Signed-off-by: Borislav Petkov <bp@suse.de>
arch/x86/kernel/cpu/microcode/amd_early.c