]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'imx-fixes-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawngu...
authorArnd Bergmann <arnd@arndb.de>
Fri, 27 Jan 2017 15:46:51 +0000 (16:46 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 27 Jan 2017 15:46:51 +0000 (16:46 +0100)
commit08be4f0d3e01c4be52767ad6a6cab14a29754d90
treef476a1a9970af763720bd64b090879fc9874dbcf
parentc1822ba9cfe865f7a520ab31317ef10b3b5848b0
parent0f21c04e9f9e3541f8e2f6cc1b31dff78b311c00
Merge tag 'imx-fixes-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into HEAD

Pull "i.MX fixes for 4.10, 3rd round" from Shawn Guo:
 - Fix a 'defined but not used' warning in MMDC driver when
   CONFIG_PERF_EVENTS is disabled.
 - Fix i.MX6DL device tree GPIO4_11 range setting.
 - A bandaid fix for boot failure found on a couple of platforms due to
   missing 'chosen' and 'memory' node.

* tag 'imx-fixes-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  ARM: dts: imx: Pass 'chosen' and 'memory' nodes
  ARM: dts: imx6dl: fix GPIO4 range
  ARM: imx: hide unused variable in #ifdef