-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
powerpc: Move iSeries_iommu.c to powerpc/platforms/iseries
And rename it to iommu.c Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
- Loading branch information
Stephen Rothwell
committed
Sep 27, 2005
1 parent
e508f43
commit cc14d43
Showing
3 changed files
with
1 addition
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
obj-y += hvlog.o hvlpconfig.o lpardata.o setup.o mf.o lpevents.o \ | ||
hvcall.o proc.o htab.o | ||
hvcall.o proc.o htab.o iommu.o |
2 changes: 0 additions & 2 deletions
2
arch/ppc64/kernel/iSeries_iommu.c → arch/powerpc/platforms/iseries/iommu.c
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters