On Thu, Mar 02, 2017 at 01:03:28AM +0530, Bhumika Goyal wrote: > Declare of_device_id structures as const as they are either passed to > the macro MODULE_DEVICE_TABLE or stored in the of_match_table field of a > device_driver structure. This field is of type const, so of_device_id > structures having this property can be made const too. > > Cross compiled the files drivers/ata/pata_macio.c and > drivers/ata/pata_mpc52xx.c for powerpc architecture. > > Signed-off-by: Bhumika Goyal <bhumirks@xxxxxxxxx> Applied to libata/for-4.12. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html