Mike Frysinger 569460ebf1 sata: namespace curr_device variable
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/libcommon.a(cmd_mmc.o):(.data.curr_device+0x0): first defined here

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-07-17 22:15:27 +02:00
..
2009-02-10 00:31:05 +01:00
2008-10-18 21:54:03 +02:00
2008-10-18 21:54:03 +02:00
2009-04-03 23:47:06 +02:00
2009-04-03 23:47:06 +02:00
2008-06-29 12:42:18 +02:00
2008-10-18 21:54:03 +02:00
2008-10-21 11:25:39 +02:00
2008-10-18 21:54:03 +02:00