Thierry Reding c4121c650e ata: libahci: Silence compiler warning on 64-bit
Commit 725c7b570fda (ata: libahci_platform: move port_map parameters
into the AHCI structure) moves flags into the struct ahci_host_priv's
.flags field, which causes compiler warnings on 64-bit builds when that
value is cast to a void * pointer. Cast to an unsigned long so that the
subsequent cast to a pointer doesn't produce a warning.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
2014-08-01 11:18:53 -04:00
..
2014-05-04 15:01:42 -04:00
2013-07-30 08:59:24 -04:00
2014-03-11 08:30:53 -04:00
2014-03-26 12:36:53 -04:00
2014-06-17 10:23:26 -04:00
2008-01-23 05:24:15 -05:00
2014-03-26 12:36:53 -04:00
2007-07-02 10:17:42 -04:00