Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci
Commits
2952bc7c
Commit
2952bc7c
authored
Sep 28, 2005
by
Stephen Rothwell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
powerpc: move ItLpQueue.c to powerpc/platforms/iseries
Signed-off-by:
Stephen Rothwell
<
sfr@canb.auug.org.au
>
parent
c8b84976
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
3 deletions
+2
-3
arch/powerpc/platforms/iseries/Makefile
arch/powerpc/platforms/iseries/Makefile
+1
-1
arch/powerpc/platforms/iseries/lpevents.c
arch/powerpc/platforms/iseries/lpevents.c
+0
-1
arch/ppc64/kernel/Makefile
arch/ppc64/kernel/Makefile
+1
-1
No files found.
arch/powerpc/platforms/iseries/Makefile
View file @
2952bc7c
obj-y
+=
hvcall.o hvlpconfig.o lpardata.o setup.o mf.o
obj-y
+=
hvcall.o hvlpconfig.o lpardata.o setup.o mf.o
lpevents.o
arch/p
pc64/kernel/ItLpQueue
.c
→
arch/p
owerpc/platforms/iseries/lpevents
.c
View file @
2952bc7c
/*
* ItLpQueue.c
* Copyright (C) 2001 Mike Corrigan IBM Corporation
*
* This program is free software; you can redistribute it and/or modify
...
...
arch/ppc64/kernel/Makefile
View file @
2952bc7c
...
...
@@ -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)
+=
ItLpQueue.o
hvCall.o
\
obj-$(CONFIG_PPC_ISERIES)
+=
hvCall.o
\
HvLpEvent.o iSeries_proc.o iSeries_htab.o
\
iSeries_iommu.o
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment