Re: [PATCH 03/11] avr32: fix nop compile fails from system.h split up

From: David Howells
Date: Mon Apr 02 2012 - 01:47:40 EST


Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx> wrote:

> To fix:
>
> In file included from kernel/exit.c:61:
> arch/avr32/include/asm/mmu_context.h: In function 'enable_mmu':
> arch/avr32/include/asm/mmu_context.h:135: error: implicit
> declaration of function 'nop'

Better would be to move the definition of nop() into asm/barrier.h to be
consistent with other arches.

David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/