Bhumika Goyal 96297aee8b ide: palm_bk3710: add __initdata to palm_bk3710_port_info
The object palm_bk3710_port_info of type ide_port_info is never
referenced anywhere after initialization by palm_bk3710_probe. It is
also passed as a parameter to ide_host_add which is called from the init
function but this call doesn't store the object reference anywhere, and
it only dereferences the values of the fields. Therefore add __initdata
to its declaration.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-02-27 20:43:26 -05:00
..
2016-07-26 15:25:30 -07:00
2015-04-17 15:32:07 -04:00
2013-11-14 18:21:25 -05:00
2015-05-05 13:40:42 -06:00
2016-06-07 13:41:38 -06:00
2016-06-27 12:26:08 -07:00
2015-03-27 11:59:22 -04:00
2016-01-18 14:12:33 -05:00
2016-01-18 14:12:33 -05:00
2015-04-14 13:07:17 -04:00
2015-04-14 13:07:17 -04:00
2016-01-18 14:12:33 -05:00