All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jesper Nilsson <jesper.nilsson@axis.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	linux-cris-kernel@axis.com
Subject: [GIT PULL] CRIS updates for 3.7
Date: Wed, 3 Oct 2012 12:43:32 +0200	[thread overview]
Message-ID: <20121003104332.GJ1390@axis.com> (raw)

Hi Linus!

Please pull the below tree for removal of some unused code from
the CRIS port.

Thanks,

/Jesper


The following changes since commit 485802a6c524e62b5924849dd727ddbb1497cc71:

  Linux 3.5-rc3 (2012-06-16 17:25:17 -0700)

are available in the git repository at:

  git://jni.nu/cris.git tags/cris-for-linus-3.7

for you to fetch changes up to d75d806cbbfb9c775e87779cd281c9c408c7aba3:

  CRIS: Remove VCS simulator specific code (2012-10-03 09:57:01 +0200)

----------------------------------------------------------------
CRIS changes for 3.7

----------------------------------------------------------------
Bjorn Helgaas (1):
      cris/PCI: remove pcibios_assign_resources()

Jesper Nilsson (1):
      CRIS: Remove VCS simulator specific code

 arch/cris/Kconfig                                  |   5 -
 arch/cris/arch-v32/drivers/axisflashmap.c          |  29 ------
 arch/cris/arch-v32/drivers/pci/bios.c              |  25 -----
 arch/cris/arch-v32/kernel/head.S                   |  58 +-----------
 arch/cris/arch-v32/kernel/kgdb.c                   |  14 ---
 arch/cris/arch-v32/mach-a3/Makefile                |   2 -
 arch/cris/arch-v32/mach-a3/vcs_hook.c              | 103 ---------------------
 arch/cris/arch-v32/mach-a3/vcs_hook.h              |  58 ------------
 arch/cris/arch-v32/mach-fs/Makefile                |   2 -
 arch/cris/arch-v32/mach-fs/vcs_hook.c              | 100 --------------------
 arch/cris/arch-v32/mach-fs/vcs_hook.h              |  42 ---------
 arch/cris/arch-v32/mm/init.c                       |   8 --
 arch/cris/include/arch-v32/arch/page.h             |   5 -
 arch/cris/include/arch-v32/arch/processor.h        |   6 +-
 .../cris/include/arch-v32/mach-fs/mach/startup.inc |   6 --
 arch/cris/include/asm/pci.h                        |   1 -
 16 files changed, 3 insertions(+), 461 deletions(-)
 delete mode 100644 arch/cris/arch-v32/mach-a3/vcs_hook.c
 delete mode 100644 arch/cris/arch-v32/mach-a3/vcs_hook.h
 delete mode 100644 arch/cris/arch-v32/mach-fs/vcs_hook.c
 delete mode 100644 arch/cris/arch-v32/mach-fs/vcs_hook.h

/^JN - Jesper Nilsson
-- 
               Jesper Nilsson -- jesper.nilsson@axis.com

                 reply	other threads:[~2012-10-03 10:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121003104332.GJ1390@axis.com \
    --to=jesper.nilsson@axis.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-cris-kernel@axis.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.