]> git.baikalelectronics.ru Git - kernel.git/commit
x86/pci/probe_roms: Add missing __iomem annotation to pci_map_biosrom()
authorMathias Krause <minipli@googlemail.com>
Sun, 2 Sep 2012 21:31:43 +0000 (23:31 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 5 Sep 2012 08:52:25 +0000 (10:52 +0200)
commitb61f3863426ca6bdf20ea17de264fb6cc64b2417
treefef3eb65582f285f74c54c567d9d8d1b1bced7e7
parent1d47f4d80f320b21adb667b60dcf1b140e58fc5f
x86/pci/probe_roms: Add missing __iomem annotation to pci_map_biosrom()

Stay in sync with the declaration and fix the corresponding
sparse warnings.

Signed-off-by: Mathias Krause <minipli@googlemail.com>
Cc: Dan Williams <dan.j.williams@intel.com>
Link: http://lkml.kernel.org/r/1346621506-30857-5-git-send-email-minipli@googlemail.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/probe_roms.c