From mboxrd@z Thu Jan 1 00:00:00 1970 From: robert.jarzmik@free.fr (Robert Jarzmik) Date: Thu, 26 Jan 2017 10:43:19 +0100 Subject: [GIT PULL] pxa for v4.11 Message-ID: <87bmuub1hk.fsf@belgarion.home> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hello Arnd, Kevin, Olof, Please consider this pull request for pxa 4.11 cycle, which is a very tiny one. The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77: Linux 4.10-rc1 (2016-12-25 16:13:08 -0800) are available in the git repository at: https://github.com/rjarzmik/linux.git tags/pxa-for-4.11 for you to fetch changes up to d9bd264596b9ec364990ab64c8cc1792586425e3: MAINTAINERS: transfer maintainership for the EZX platform (2017-01-26 09:52:51 +0100) ---------------------------------------------------------------- This is the pxa changes for v4.11 cycle. This cycle is a minor fixes one, covering : - build fixes from Arnd, mainly include related - transfer of maintainance of Motorala phone to Robert ---------------------------------------------------------------- Arnd Bergmann (2): ARM: pxa: ezx: fix a910 camera data ARM: pxa: include linux/leds.h Stefan Schmidt (1): MAINTAINERS: transfer maintainership for the EZX platform MAINTAINERS | 8 ++----- arch/arm/mach-pxa/ezx.c | 56 ++++++++++++++++++++++++++----------------------- arch/arm/mach-pxa/idp.c | 1 + 3 files changed, 33 insertions(+), 32 deletions(-) -- Robert