alistair23-linux/arch/microblaze/mm
Arnd Bergmann 2c957902b1 microblaze: fix iounmap prototype
The missing 'volatile' keyword on the iounmap argument leads to lots of
harmless warnings in an allmodconfig build:

sound/pci/echoaudio/echoaudio.c:1879:10: warning: passing argument 1 of 'iounmap' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2018-01-17 13:34:35 +01:00
..
consistent.c microblaze: Fix mmap for cache coherent memory 2014-12-17 12:59:59 +01:00
fault.c microblaze: migrate exception table users off module.h and onto extable.h 2017-01-26 10:58:19 -05:00
highmem.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
init.c treewide: replace obsolete _refok by __ref 2016-08-02 17:31:41 -04:00
Makefile microblaze: Highmem support 2012-03-23 09:28:13 +01:00
mmu_context.c microblaze_mmu_v2: Context handling - mmu_context.c/h 2009-05-26 16:45:15 +02:00
pgtable.c microblaze: fix iounmap prototype 2018-01-17 13:34:35 +01:00