commit | c609775e6fe6ce70d8ad3e244440b42fbf66bc13 | [log] [tgz] |
---|---|---|
author | Sriram Dash <sriram.dash@nxp.com> | Fri Sep 16 17:12:16 2016 +0530 |
committer | Marek Vasut <marex@denx.de> | Tue Sep 27 23:30:27 2016 +0200 |
tree | b0a6c3cf551f0c9031679cef55fcf2b1e18b342a | |
parent | a5c289b9bca3805fa35e42f389dc8225c6b916be [diff] |
usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratum The functions fdt_fixup_erratum and fdt_fixup_usb_erratum are fsl/nxp specific. So, make them explicit by renaming them fsl_fdt_fixup_erratum and fsl_fdt_fixup_usb_erratum Signed-off-by: Sriram Dash <sriram.dash@nxp.com>