[PATCH V6 2/5] ahci_plt Add the board_ids and pi refer to different features
From: Eric Miao <hidden>
Date: 2011-08-30 09:07:28
Also in:
linux-ide
From: Eric Miao <hidden>
Date: 2011-08-30 09:07:28
Also in:
linux-ide
On Tue, Aug 30, 2011 at 3:07 PM, Richard Zhu [off-list ref] wrote:
Hi: One more concern, the .../drivers/ata/ahci.h file should be moved to .../include/linux/ folder. Because that the kinds of macros used in the ata_port_info and the ahci_pmp_retry_srst_ops are all defined in the .../drivers/ata/ahci.h file. Otherwise, the ata_port_info can't be defined in the board related platform data. How we can handle this case?
That's indeed an issue, Anton, what's your suggestion?