)]}'
{
  "commit": "f368d475871e8aafdfcffc858aad9647ced82fa2",
  "tree": "6df18c0794f3d43e028e06c2025cd621f23f2acb",
  "parents": [
    "f15412aa08783d4994dc439a5a2bd1c3bfd0811e"
  ],
  "author": {
    "name": "Paul Gortmaker",
    "email": "paul.gortmaker@windriver.com",
    "time": "Fri Apr 22 14:07:03 2016 -0400"
  },
  "committer": {
    "name": "Rich Felker",
    "email": "dalias@libc.org",
    "time": "Sun Jul 31 03:33:32 2016 +0000"
  },
  "message": "sh: make board-secureedge5410 explicitly non-modular\n\nThe Kconfig currently controlling compilation of this code is:\n\nconfig SH_SECUREEDGE5410\n        bool \"SecureEdge5410\"\n\n....meaning that it currently is not being built as a module by anyone.\n\nLets remove the couple traces of modularity so that when reading the\ndriver there is no doubt it is builtin-only.\n\nSince module_init translates to device_initcall in the non-modular\ncase, the init ordering remains unchanged with this commit.\n\nWe don\u0027t replace module.h with init.h since the file already has that.\n\nCc: Yoshinori Sato \u003cysato@users.sourceforge.jp\u003e\nCc: Rich Felker \u003cdalias@libc.org\u003e\nCc: linux-sh@vger.kernel.org\nSigned-off-by: Paul Gortmaker \u003cpaul.gortmaker@windriver.com\u003e\nSigned-off-by: Rich Felker \u003cdalias@libc.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "98b36205aa7bf2723c871515c97801f1d18079b3",
      "old_mode": 33188,
      "old_path": "arch/sh/boards/board-secureedge5410.c",
      "new_id": "97ec67ffec2b8b9925f17eb9a9b70cb8f3b2d1df",
      "new_mode": 33188,
      "new_path": "arch/sh/boards/board-secureedge5410.c"
    }
  ]
}
