Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xtensa: nommu: move init_mmu stub to nommu_context.h | Max Filippov | 2014-10-21 | 1 | -0/+4 |
| | | | | | | | mmu_context.h is not used in nommu configuration, nommu_context.h is used instead. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> | ||||
* | xtensa: clean up files to make them code-style compliant | Chris Zankel | 2012-12-18 | 1 | -1/+1 |
| | | | | | | | Remove heading and trailing spaces, trim trailing lines, and wrap lines that are longer than 80 characters. Signed-off-by: Chris Zankel <chris@zankel.net> | ||||
* | xtensa: nommu support | Johannes Weiner | 2009-04-02 | 1 | -0/+25 |
Add support for !CONFIG_MMU setups. Signed-off-by: Johannes Weiner <jw@emlix.com> Signed-off-by: Chris Zankel <chris@zankel.net> |