diff options
| author | Paul Mundt <[email protected]> | 2007-05-15 01:41:02 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-05-15 08:54:00 -0700 |
| commit | 218f0aaee8a6b0e5772b95b154dea5b7701b33aa (patch) | |
| tree | 4fa48f46c89c1b88c49f086278cc9951409152fc /include/linux/workqueue.h | |
| parent | f0ee9aabb0520adea5937855a9575c08a97b16e7 (diff) | |
nommu: add ioremap_page_range()
lib/ioremap.c is presently only built in if CONFIG_MMU is set. While this
is reasonable, platforms that support both CONFIG_MMU=y or n need to be
able to call in to this regardless.
As none of the current nommu platforms do anything special with ioremap(),
we assume that it's always successful.
This fixes the SH-4 build with CONFIG_MMU=n.
Signed-off-by: Paul Mundt <[email protected]>
Cc: David Howells <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions