Skip to content
  • Randy Dunlap's avatar
    [PATCH] acenic: fix section mismatches · 8a89334c
    Randy Dunlap authored
    
    
    Fix section mismatches in acenic driver:
    WARNING: drivers/net/acenic.o - Section mismatch: reference to .init.data:tigon2FwText from .text between 'acenic_probe_one' (at offset 0x2409) and 'ace_interrupt'
    WARNING: drivers/net/acenic.o - Section mismatch: reference to .init.data:tigon2FwRodata from .text between 'acenic_probe_one' (at offset 0x2422) and 'ace_interrupt'
    
    Signed-off-by: default avatarRandy Dunlap <rdunlap@xenotime.net>
    Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
    8a89334c