Dear Mike Frysinger,
In message <1245029722-14514-2-git-send-email-vap...@gentoo.org> you wrote:
> The curr_device variable really should be namespaced with a "sata_" prefix
> since it is only used by the sata code. It also avoids random conflicts
> with other pieces of code (like cmd_mmc):
> com
The curr_device variable really should be namespaced with a "sata_" prefix
since it is only used by the sata code. It also avoids random conflicts
with other pieces of code (like cmd_mmc):
common/libcommon.a(cmd_sata.o):(.data.curr_device+0x0):
multiple definition of `curr_device'
common/l
2 matches
Mail list logo