Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
linux-seco-imx
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Jira
Code
Merge requests
11
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Clea OS
bsp
nxp
linux-seco-imx
Commits
0c49a573
Commit
0c49a573
authored
17 years ago
by
David S. Miller
Browse files
Options
Downloads
Patches
Plain Diff
[SPARC64]: Kill pci_iommu_table_init() declaration.
No longer exists. Signed-off-by:
David S. Miller
<
davem@davemloft.net
>
parent
ce3b1d47
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
arch/sparc64/kernel/pci_impl.h
+0
-2
0 additions, 2 deletions
arch/sparc64/kernel/pci_impl.h
with
0 additions
and
2 deletions
arch/sparc64/kernel/pci_impl.h
+
0
−
2
View file @
0c49a573
...
...
@@ -161,8 +161,6 @@ extern struct pci_pbm_info *pci_pbm_root;
extern
int
pci_num_pbms
;
/* PCI bus scanning and fixup support. */
extern
void
pci_iommu_table_init
(
struct
iommu
*
iommu
,
int
tsbsize
,
u32
dma_offset
,
u32
dma_addr_mask
);
extern
void
pci_get_pbm_props
(
struct
pci_pbm_info
*
pbm
);
extern
struct
pci_bus
*
pci_scan_one_pbm
(
struct
pci_pbm_info
*
pbm
);
extern
void
pci_determine_mem_io_space
(
struct
pci_pbm_info
*
pbm
);
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment