Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | CRIS: add pgprot_noncached | Arnd Bergmann | 2009-08-31 |
| | | | | | | | | | On CRIS, the high address bit controls caching, which means that we can add a pgprot_noncached() macro that sets this bit in the address. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Jesper Nilsson <jesper.nilsson@axis.com> | ||
* | [CRIS] Move header files from include to arch/cris/include. | Jesper Nilsson | 2008-10-29 |
Change all users of header files to correct path. Remove some unneeded headers for arch-v32. Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com> |