mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 04:32:03 +00:00
472d326677
fixed the following compile error when use avr32 atstk1006_defconfig:
drivers/mtd/nand/atmel_nand.c: In function 'pmecc_err_location':
drivers/mtd/nand/atmel_nand.c:639: error: implicit declaration of function 'writel_relaxed'
which was introduced by commit
|
||
---|---|---|
.. | ||
asm | ||
uapi/asm |