drivers/ misc __iomem annotations
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
@@ -85,7 +85,7 @@ static struct {
|
||||
};
|
||||
|
||||
struct ds1wm_data {
|
||||
void *map;
|
||||
void __iomem *map;
|
||||
int bus_shift; /* # of shifts to calc register offsets */
|
||||
struct platform_device *pdev;
|
||||
struct ds1wm_platform_data *pdata;
|
||||
|
Reference in New Issue
Block a user