[AVR32] Add missing #include <linux/module.h>
arch/avr32/kernel/cpu.c needs THIS_MODULE, so it must include
linux/module.h.
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Showing
Please register or sign in to comment
arch/avr32/kernel/cpu.c needs THIS_MODULE, so it must include
linux/module.h.
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>