mirror of
https://github.com/adulau/aha.git
synced 2024-12-31 21:26:18 +00:00
a1731e5b9a
The latest mainline gives this section mismatch on sparc:
The function __devinit apc_probe() references
a variable __initdata apc_no_idle.
If apc_no_idle is only used by apc_probe then
annotate apc_no_idle with a matching annotation.
Since the commit
|
||
---|---|---|
.. | ||
boot | ||
include/asm | ||
kernel | ||
lib | ||
math-emu | ||
mm | ||
oprofile | ||
prom | ||
defconfig | ||
Kconfig | ||
Kconfig.debug | ||
Makefile |