Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[AVR32] Add missing #include <linux/param.h> to delay.c
__const_udelay() needs HZ, which is defined in <asm/param.h>. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
- Loading branch information