]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[IA64] hotplug/ia64: SN Hotplug Driver: moving of header files
authorPrarit Bhargava <prarit@sgi.com>
Wed, 6 Jul 2005 22:26:51 +0000 (15:26 -0700)
committerTony Luck <tony.luck@intel.com>
Wed, 6 Jul 2005 22:26:51 +0000 (15:26 -0700)
commitc13cf3714fc84ad2fd65771aa08e47c95a9f26ef
treef3fdd5f81fc0e39029f7cc6c8e4f41d6a736a4de
parentcb4cb2cb9b0b14bdf2fc7125e099ed7e818cea42
[IA64] hotplug/ia64: SN Hotplug Driver: moving of header files

This patch moves header files out of the arch/ia64/sn directories and into
include/asm-ia64/sn.  These files were being included by other subsystems
and should be under include/asm-ia64/sn.

Signed-off-by: Prarit Bhargava <prarit@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
12 files changed:
arch/ia64/sn/include/xtalk/hubdev.h
arch/ia64/sn/kernel/io_init.c
arch/ia64/sn/kernel/irq.c
arch/ia64/sn/pci/pci_dma.c
arch/ia64/sn/pci/pcibr/pcibr_ate.c
arch/ia64/sn/pci/pcibr/pcibr_dma.c
arch/ia64/sn/pci/pcibr/pcibr_provider.c
arch/ia64/sn/pci/pcibr/pcibr_reg.c
include/asm-ia64/sn/pcibr_provider.h [moved from arch/ia64/sn/include/pci/pcibr_provider.h with 98% similarity]
include/asm-ia64/sn/pcidev.h
include/asm-ia64/sn/pic.h [moved from arch/ia64/sn/include/pci/pic.h with 98% similarity]
include/asm-ia64/sn/tiocp.h [moved from arch/ia64/sn/include/pci/tiocp.h with 99% similarity]