]> git.neil.brown.name Git - history.git/commit
[PATCH] efivars: remove from arch/ia64
authorAndrew Morton <akpm@osdl.org>
Mon, 26 Apr 2004 16:00:00 +0000 (09:00 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 26 Apr 2004 16:00:00 +0000 (09:00 -0700)
commit855647c4e7f860cc957c08d0705d5a920aaca414
tree37f74ebe7280e65ebe9157c56c27ea7af8518cd0
parentb13496e81fc0ae1a7f7806d5ea5188df435ea977
[PATCH] efivars: remove from arch/ia64

From: Matt Tolentino <metolent@snoqualmie.dp.intel.com>

I broke up the efivars driver update patch I had sent out quite a while ago
into several smaller patches.  This includes several fixes and suggestions
that were pointed out.  The patches are broken down as follows:

1 - remove all traces of efivars from arch/ia64/
2 - add new sysfs based efivars driver into
    drivers/firmware with accompanying Kconfig/Makefile
    changes to make it fully functional for ia64 again.
3 - cleans up x86 references to the /proc version of
    the efivars driver.
arch/ia64/Kconfig
arch/ia64/kernel/Makefile
arch/ia64/kernel/efi.c
arch/ia64/kernel/efivars.c [deleted file]
arch/ia64/mm/init.c