mbox

[GIT,PULL] Qualcomm SoC Updates for v4.9

Message ID 1472875026-17912-1-git-send-email-andy.gross@linaro.org
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-soc-for-4.9

Message

Andy Gross Sept. 3, 2016, 3:57 a.m. UTC
The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:

  Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-soc-for-4.9

for you to fetch changes up to 80483c3abf8423e6ec4fb63647a8e2e1f5976801:

  ARM: qcom: Cleanup/Remove unnecessary board file (2016-08-23 15:46:05 -0500)

----------------------------------------------------------------
Qualcomm ARM Based SoC Updates for v4.9

* Remove unnecessary QCOM board file

----------------------------------------------------------------
Andy Gross (1):
      ARM: qcom: Cleanup/Remove unnecessary board file

 arch/arm/mach-qcom/Makefile |  1 -
 arch/arm/mach-qcom/board.c  | 31 -------------------------------
 2 files changed, 32 deletions(-)
 delete mode 100644 arch/arm/mach-qcom/board.c

Comments

Arnd Bergmann Sept. 14, 2016, 10:22 p.m. UTC | #1
On Friday, September 2, 2016 10:57:06 PM CEST Andy Gross wrote:
> Qualcomm ARM Based SoC Updates for v4.9
> 
> * Remove unnecessary QCOM board file
> 

Pulled into next/soc, thanks!

	Arnd