[GIT]: Sparc

From: David Miller
Date: Wed Sep 16 2009 - 04:42:56 EST



This kills off the long unnecessary sparc PROM console driver, and
updates the default configs.

Please pull, thanks a lot!

The following changes since commit 0cb583fd2862f19ea88b02eb307d11c09e51e2f8:
Linus Torvalds (1):
Merge git://git.kernel.org/.../davem/ide-next-2.6

are available in the git repository at:

master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git master

David S. Miller (2):
sparc: Kill PROM console driver.
sparc: Update defconfigs.

Documentation/dontdiff | 1 -
arch/sparc/configs/sparc32_defconfig | 44 ++-
arch/sparc/configs/sparc64_defconfig | 51 ++--
arch/sparc/kernel/setup_32.c | 2 -
arch/sparc/kernel/setup_64.c | 2 -
drivers/char/vt.c | 3 -
drivers/video/console/.gitignore | 2 -
drivers/video/console/Kconfig | 9 +-
drivers/video/console/Makefile | 12 -
drivers/video/console/prom.uni | 11 -
drivers/video/console/promcon.c | 598 ----------------------------------
scripts/Makefile | 1 -
12 files changed, 56 insertions(+), 680 deletions(-)
delete mode 100644 drivers/video/console/.gitignore
delete mode 100644 drivers/video/console/prom.uni
delete mode 100644 drivers/video/console/promcon.c
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/