Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
f21d8508
Commit
f21d8508
authored
Jan 29, 2008
by
Ralf Baechle
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[MIPS] Fulong: don't reinitialize pci_probe_only to it's default value.
Signed-off-by:
Ralf Baechle
<
ralf@linux-mips.org
>
parent
07c019bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
arch/mips/lemote/lm2e/pci.c
arch/mips/lemote/lm2e/pci.c
+0
-3
No files found.
arch/mips/lemote/lm2e/pci.c
View file @
f21d8508
...
...
@@ -81,9 +81,6 @@ static void __init ict_pcimap(void)
static
int
__init
pcibios_init
(
void
)
{
extern
int
pci_probe_only
;
pci_probe_only
=
0
;
ict_pcimap
();
register_pci_controller
(
&
loongson2e_pci_controller
);
...
...
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