Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sh64: export onchip_remap/unmap() too. | Paul Mundt | 2008-05-08 | 1 | -0/+2 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 | 1 | -2/+2 |
| | | | | | | | | __FUNCTION__ is gcc-specific, use __func__ Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Split out pgtable.h in to _32 and _64 variants. | Paul Mundt | 2008-01-28 | 1 | -12/+28 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: ioremap_64 needs proc_fs.h. | Paul Mundt | 2008-01-28 | 1 | -0/+1 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Split out ioremap in to _32 and _64 variants. | Paul Mundt | 2008-01-28 | 1 | -0/+387 |
Signed-off-by: Paul Mundt <lethal@linux-sh.org> |