kernel: fix section mismatch in crashlog
[openwrt/staging/wigyori.git] / target / linux / generic / patches-4.1 / 930-crashlog.patch
index be0f7d02d698437d6abbb422caefd938e87e99ef..31c0aa535933bedbe75ba67ee89328b5fbb02a6f 100644 (file)
 +#endif
 +
 +#ifdef CONFIG_HAVE_MEMBLOCK
-+void __meminit crashlog_init_memblock(phys_addr_t addr, phys_addr_t size)
++void __init_memblock crashlog_init_memblock(phys_addr_t addr, phys_addr_t size)
 +{
 +      if (crashlog_addr)
 +              return;