)]}'
{
  "commit": "aec99b7bda06436cd95229fe4841aeef29112e11",
  "tree": "37458083a9e8db125f6b16ccb1715bd16a60a9c7",
  "parents": [
    "e37f0d5b32c2a66677d0f2a21431a87e7e9ce22d"
  ],
  "author": {
    "name": "Shawn Guo",
    "email": "shawn.guo@linaro.org",
    "time": "Fri Jan 11 22:08:27 2013 +0800"
  },
  "committer": {
    "name": "Shawn Guo",
    "email": "shawn.guo@linaro.org",
    "time": "Fri Jan 11 22:08:27 2013 +0800"
  },
  "message": "ARM: imx: fix build error with !CONFIG_SMP\n\nCommit 68b2532 (ARM: imx: select HAVE_IMX_SRC when SMP is enabled)\nintroduces a build error with imx_v6_v7_defconfig when CONFIG_SMP is\ndeselected.\n\n  LINK    vmlinux\n  LD      vmlinux.o\n  MODPOST vmlinux.o\n  GEN     .version\n  CHK     include/generated/compile.h\n  UPD     include/generated/compile.h\n  CC      init/version.o\n  LD      init/built-in.o\narch/arm/mach-imx/built-in.o: In function `imx6q_restart\u0027:\nplatform-ahci-imx.c:(.text+0x448c): undefined reference to `imx_src_prepare_restart\u0027\narch/arm/mach-imx/built-in.o: In function `imx6q_pm_enter\u0027:\nplatform-ahci-imx.c:(.text+0x4544): undefined reference to `imx_set_cpu_jump\u0027\narch/arm/mach-imx/built-in.o: In function `imx6q_init_irq\u0027:\nplatform-ahci-imx.c:(.init.text+0xbef0): undefined reference to `imx_src_init\u0027\nmake[1]: *** [vmlinux] Error 1\n\nWhile the commit adds \u0027def_bool y if SMP\u0027 for HAVE_IMX_SRC, it should\nnot remove \u0027select HAVE_IMX_SRC\u0027 from SOC_IMX6Q, as the IMX6Q UP build\nalso needs HAVE_IMX_SRC.  Add the HAVE_IMX_SRC select back for SOC_IMX6Q\nto fix above build error.\n\nSigned-off-by: Shawn Guo \u003cshawn.guo@linaro.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1ad0d76de8c7b57029faccb9c88dda430a93bab7",
      "old_mode": 33188,
      "old_path": "arch/arm/mach-imx/Kconfig",
      "new_id": "8e2f29293a582d1c5a47635096467c3e80a93185",
      "new_mode": 33188,
      "new_path": "arch/arm/mach-imx/Kconfig"
    }
  ]
}
