zoukankan      html  css  js  c++  java
  • WARNING: arch/arm/mach-omap2/built-in.o(.text+0x12cdc): Section mismatch in reference from the function mmc0_init() to the (unknown reference) .init.data:(unknown)

    解决方法,找到对应的不能使用 __init 字眼的地方,删除他即可。
    最后删除 296 static struct omap2_hsmmc_info am335x_mmc[] __initdata = {

  • 相关阅读:
    405
    406
    4-1
    3-11
    3-10
    3-9
    3-8
    3-7
    3-5
    3-4
  • 原文地址:https://www.cnblogs.com/chenfulin5/p/7490398.html
Copyright © 2011-2022 走看看