* [GIT PULL] CRIS updates for 3.7
@ 2012-10-03 10:43 Jesper Nilsson
0 siblings, 0 replies; only message in thread
From: Jesper Nilsson @ 2012-10-03 10:43 UTC (permalink / raw)
To: Linus Torvalds
Cc: Andrew Morton, Linux Kernel Mailing List, linux-cris-kernel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-10-03 10:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-03 10:43 [GIT PULL] CRIS updates for 3.7 Jesper Nilsson
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.