Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 99a2379c authored by Stephen Rothwell's avatar Stephen Rothwell
Browse files

powerpc: move hvCall.s to powerpc/platforms/iseries



Rename it to hvcall.S and (so I can do that) rename hvcall.c
to hvlog.c - a more appropriate name.

Do some white space cleanups.

Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
parent 2952bc7c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
obj-y += hvcall.o hvlpconfig.o lpardata.o setup.o mf.o lpevents.o
obj-y += hvlog.o hvlpconfig.o lpardata.o setup.o mf.o lpevents.o hvcall.o
+8 −13
Original line number Diff line number Diff line
/*
 * arch/ppc64/kernel/hvCall.S
 *
 *
 * This file contains the code to perform calls to the
 * iSeries LPAR hypervisor
 *
@@ -94,5 +91,3 @@ _GLOBAL(HvCall7Ret16)
	ld	r31,-16(r1)

	blr

+1 −2
Original line number Diff line number Diff line
@@ -22,8 +22,7 @@ pci-obj-$(CONFIG_PPC_MULTIPLATFORM) += pci_dn.o pci_direct_iommu.o

obj-$(CONFIG_PCI)	+= pci.o pci_iommu.o iomap.o $(pci-obj-y)

obj-$(CONFIG_PPC_ISERIES) += hvCall.o \
			     HvLpEvent.o iSeries_proc.o iSeries_htab.o \
obj-$(CONFIG_PPC_ISERIES) += HvLpEvent.o iSeries_proc.o iSeries_htab.o \
			     iSeries_iommu.o

obj-$(CONFIG_PPC_MULTIPLATFORM) += nvram.o i8259.o prom_init.o