Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
| | | | | | Signed-off-by: Jörn Engel <joern@wohnheim.fh-wedel.de> Signed-off-by: Adrian Bunk <bunk@stusta.de> | ||||
* | ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES | Stephen Rothwell | 2005-10-17 | 1 | -12/+12 |
| | | | | | | instead of L1_CACHE_LINE_SIZE and LG_L1_CACHE_LINE_SIZE Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> | ||||
* | powerpc: Rename files to have consistent _32/_64 suffixes | Paul Mackerras | 2005-10-10 | 1 | -0/+543 |
This doesn't change any code, just renames things so we consistently have foo_32.c and foo_64.c where we have separate 32- and 64-bit versions. Signed-off-by: Paul Mackerras <paulus@samba.org> |