)]}'
{
  "commit": "fcd3c87e495f3c48b70c919869fb1e0b93d4880b",
  "tree": "b9840b891a1f27b64714a10d984e9bdc35eeaf2f",
  "parents": [
    "deec15b3064d3bb0189aede3c2921fd7ee401a0f"
  ],
  "author": {
    "name": "Wolfgang Denk",
    "email": "wd@denx.de",
    "time": "Fri Jul 24 00:17:48 2009 +0200"
  },
  "committer": {
    "name": "Wolfgang Denk",
    "email": "wd@denx.de",
    "time": "Mon Jul 27 00:12:32 2009 +0200"
  },
  "message": "Make include/common.h usable by assembler code\n\nCommit 70ebf316 factored out the ROUND() macro into include/common.h,\nnot realizing that the primary use of this macro on AT91 systems was\nin start.S where common.h was not included, and could not be included\nbecause it contains a lot of C code which the assembler doesn\u0027t\nunderstand.\n\nThis patch wraps such code in common.h in a \"#ifndef __ASSEMBLY__\"\nconstruct, and then adds an include to cpu/arm926ejs/start.S thus\nsolving the problem.\n\nSigned-off-by: Wolfgang Denk \u003cwd@denx.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0275b6650217021052105018139b92e534b9007f",
      "old_mode": 33188,
      "old_path": "cpu/arm926ejs/start.S",
      "new_id": "8043322583a8870869dfa67c768b60dcf0f020ef",
      "new_mode": 33188,
      "new_path": "cpu/arm926ejs/start.S"
    },
    {
      "type": "modify",
      "old_id": "6e689b23371274ad85fab59177b8c8c6bf2f2171",
      "old_mode": 33188,
      "old_path": "include/common.h",
      "new_id": "ee174bb2ad8b13b65fb38b257cc658ae91e252c1",
      "new_mode": 33188,
      "new_path": "include/common.h"
    }
  ]
}
