Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11483
b: refs/heads/master
c: acdbec1
h: refs/heads/master
i:
  11481: c496915
  11479: 1ccb24d
v: v3
  • Loading branch information
Stephen Rothwell committed Sep 27, 2005
1 parent a90ec95 commit 988a804
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ba0dd617a3e23321a14cb38ff7ad6f796ba32c34
refs/heads/master: acdbec1b8974f61b0cb69ebe57916f8721b2f3d7
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/iseries/Makefile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
obj-$(CONFIG_PPC_ISERIES) += hvcall.o
obj-$(CONFIG_PPC_ISERIES) += hvcall.o hvlpconfig.o
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
* HvLpConfig.c
* Copyright (C) 2001 Kyle A. Lucke, IBM Corporation
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/ppc64/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +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) += HvLpConfig.o LparData.o \
obj-$(CONFIG_PPC_ISERIES) += LparData.o \
iSeries_setup.o ItLpQueue.o hvCall.o \
mf.o HvLpEvent.o iSeries_proc.o iSeries_htab.o \
iSeries_iommu.o
Expand Down

0 comments on commit 988a804

Please sign in to comment.