Merge branch 'linux-2.6'

This commit is contained in:
Paul Mackerras
2007-12-21 22:21:08 +11:00
367 changed files with 4090 additions and 2766 deletions

View File

@@ -61,8 +61,7 @@ cpm2_map_t __iomem *cpm2_immr;
of space for CPM as it is larger
than on PQ2 */
void
cpm2_reset(void)
void __init cpm2_reset(void)
{
#ifdef CONFIG_PPC_85xx
cpm2_immr = ioremap(CPM_MAP_ADDR, CPM_MAP_SIZE);