
24 May
2013
24 May
'13
3:53 p.m.
On Tue, May 21, 2013 at 05:44:36PM -0500, Rob Herring wrote:
From: Rob Herring rob.herring@calxeda.com
libata already has similar functions as implemented in the ahci code. Refactor the code to use the libata variants and remove the dependency on ata.h. Convert some defines to use the version from libata.h. Also, remove some unnecessary memset's of bss data.
This is a step toward hopefully merging ahci.c and dw_ahsata.c which are essentially the same driver.
Signed-off-by: Rob Herring rob.herring@calxeda.com
Looks OK so: Reviewed-by: Tom Rini trini@ti.com
But did you build coreboot/powerpc to make sure they still link fine at least and we've got no new warnings? Thanks!
--
Tom