On Tue, Apr 28, 2015 at 12:39:10PM -0500, J. German Rivera wrote:
>  /**
> - * dprc_lookup_object - Finds a given MC object in a DPRC and returns
> - * the index of the object in the DPRC
> - *
> - * @mc_bus_dev: pointer to the fsl-mc device that represents a DPRC object
> - * @child_dev: pointer to the fsl-mc device to be looked up
> - * @child_obj_index: output parameter to hold the index of the object
> - */
> -int dprc_lookup_object(struct fsl_mc_device *mc_bus_dev,
> -                    struct fsl_mc_device *child_dev,
> -                    uint32_t *child_obj_index)

This patchset is kind of jumbled up.  We introduced this function in
patch 4.  There were never any users.  Now we are deleting it in patch
7.

regards,
dan carpenter

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to