sh: move ioremap_fixed details out of <asm/io.h>
ioremap_fixed is an internal implementation detail and should not be exposed to drivers. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Rich Felker <dalias@libc.org>
This commit is contained in:

committed by
Rich Felker

parent
e12b090eae
commit
3eef6b74d9
@@ -28,6 +28,7 @@
|
||||
#include <asm/setup.h>
|
||||
#include <asm/cache.h>
|
||||
#include <linux/sizes.h>
|
||||
#include "ioremap.h"
|
||||
|
||||
pgd_t swapper_pg_dir[PTRS_PER_PGD];
|
||||
|
||||
|
Reference in New Issue
Block a user