alistair23-linux/drivers/sfi
Len Brown 5b026c4e3a SFI: use ioremap_cache() instead of ioremap()
We copied ACPI's oversight of using ioremap() and creating
non-cached table mappings when we should have been using
ioremap_cache().

Signed-off-by: Len Brown <len.brown@intel.com>
2011-01-11 23:27:25 -05:00
..
Kconfig
Makefile
sfi_acpi.c
sfi_core.c SFI: use ioremap_cache() instead of ioremap() 2011-01-11 23:27:25 -05:00
sfi_core.h