mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
167d821520
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'
It needs an include of the new file created in commit
|
||
---|---|---|
.. | ||
boards | ||
boot | ||
configs | ||
include/asm | ||
kernel | ||
lib | ||
mach-at32ap | ||
mm | ||
oprofile | ||
Kconfig | ||
Kconfig.debug | ||
Makefile |