)]}'
{
  "commit": "80574c40598aedbc1751c528e414d7e224bc6313",
  "tree": "54e1970bd76cc3726fa08edc41ab27d84c814cb8",
  "parents": [
    "caad28c0816fe212564362cdc176aea5c506f839"
  ],
  "author": {
    "name": "Johan Hovold",
    "email": "johan@kernel.org",
    "time": "Fri Jul 17 17:49:57 2026 +0200"
  },
  "committer": {
    "name": "Greg Kroah-Hartman",
    "email": "gregkh@linuxfoundation.org",
    "time": "Fri Jul 17 17:54:18 2026 +0200"
  },
  "message": "USB: phy: fsl-usb: fix missing static keywords\n\nA recent change enabling compile testing of a Freescale dual-role\ncontroller indirectly enabled a USB PHY driver to be built. That driver\nin turn is missing a bunch of static keywords which results in warnings\nlike:\n\ndrivers/usb/phy/phy-fsl-usb.c:105:5: error: no previous prototype for \u0027write_ulpi\u0027 [-Werror\u003dmissing-prototypes]\n  105 | int write_ulpi(u8 addr, u8 data)\n        |     ^~~~~~~~~~\n\nwhich consequently breaks -Werror builds.\n\nAdd the missing static keywords.\n\nFixes: 0807c500a1a6 (\"USB: add Freescale USB OTG Transceiver driver\")\nCc: stable@vger.kernel.org\t# 3.0\nReported-by: Mark Brown \u003cbroonie@kernel.org\u003e\nLink: https://lore.kernel.org/r/4f9f5ff9-8eaa-4bd5-9331-37119f78e13f@sirena.org.uk\nSigned-off-by: Johan Hovold \u003cjohan@kernel.org\u003e\nLink: https://patch.msgid.link/20260717154957.1853976-1-johan@kernel.org\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "35d79f11b03d3274139c21722a2150d578b55370",
      "old_mode": 33188,
      "old_path": "drivers/usb/phy/phy-fsl-usb.c",
      "new_id": "1986f7e9d9be2c2956a3b80d45b4c4e3f5c8fbdc",
      "new_mode": 33188,
      "new_path": "drivers/usb/phy/phy-fsl-usb.c"
    },
    {
      "type": "modify",
      "old_id": "95bfe7f1b83a97379301ded13359eff249611018",
      "old_mode": 33188,
      "old_path": "drivers/usb/phy/phy-fsl-usb.h",
      "new_id": "b754077875c3917611798d009515271921c0082b",
      "new_mode": 33188,
      "new_path": "drivers/usb/phy/phy-fsl-usb.h"
    }
  ]
}
