)]}'
{
  "commit": "5353f65b859255a07e8bf5c096be4d5d268b46e8",
  "tree": "26948c9dd1c0003c5cbdc38d54d10d8d77d2730d",
  "parents": [
    "4a6c2aa19d5b6dcd6078d1e0db2a88407b926ded"
  ],
  "author": {
    "name": "Vladimir Zapolskiy",
    "email": "vz@mleia.com",
    "time": "Tue Jun 02 00:57:53 2015 +0300"
  },
  "committer": {
    "name": "Mark Brown",
    "email": "broonie@kernel.org",
    "time": "Tue Jun 02 18:18:03 2015 +0100"
  },
  "message": "ASoC: dapm: fix snd_soc_dapm_new_control() implicit declaration\n\nThe change fixes the following compilation problem:\n\n  sound/soc/soc-dapm.c: In function \u0027dapm_kcontrol_data_alloc\u0027:\n  sound/soc/soc-dapm.c:388:4: error: implicit declaration of function\n    \u0027snd_soc_dapm_new_control\u0027 [-Werror\u003dimplicit-function-declaration]\n    data-\u003ewidget \u003d snd_soc_dapm_new_control(widget-\u003edapm,\n    ^\n\n  sound/soc/soc-dapm.c:387:17: warning: assignment makes pointer\n    from integer without a cast [enabled by default]\n    data-\u003ewidget \u003d snd_soc_dapm_new_control(widget-\u003edapm,\n                 ^\n  sound/soc/soc-dapm.c: At top level:\n  sound/soc/soc-dapm.c:3269:1: error: conflicting types for\n    \u0027snd_soc_dapm_new_control\u0027\n  snd_soc_dapm_new_control(struct snd_soc_dapm_context *dapm,\n  ^\n\nIn addition to the fix add static qualifier to\nsnd_soc_dapm_new_control() function to silence checkpatch.\n\nFixes: 02aa78abec (\"ASoC: DAPM: Add APIs to create individual DAPM controls.\")\nSigned-off-by: Vladimir Zapolskiy \u003cvz@mleia.com\u003e\nSigned-off-by: Mark Brown \u003cbroonie@kernel.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3c53db0034efc968410bf94316aad9d8c08e6983",
      "old_mode": 33188,
      "old_path": "sound/soc/soc-dapm.c",
      "new_id": "92d57a952bd99af67c0eebf05a8bc468e3260034",
      "new_mode": 33188,
      "new_path": "sound/soc/soc-dapm.c"
    }
  ]
}
