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
0c67e55e
Commit
0c67e55e
authored
Jun 09, 2003
by
Greg Kroah-Hartman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
PCI: remove pci_present() from drivers/scsi/aic7xxx_old.c
parent
63ae4c86
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
drivers/scsi/aic7xxx_old.c
drivers/scsi/aic7xxx_old.c
+1
-2
No files found.
drivers/scsi/aic7xxx_old.c
View file @
0c67e55e
...
...
@@ -9033,7 +9033,6 @@ aic7xxx_detect(Scsi_Host_Template *template)
/*
* PCI-bus probe.
*/
if
(
pci_present
())
{
struct
{
...
...
@@ -9692,7 +9691,7 @@ aic7xxx_detect(Scsi_Host_Template *template)
}
}
/* while(pdev=....) */
}
/* for PCI_DEVICES */
}
/* PCI BIOS present */
}
#endif
/* CONFIG_PCI */
#if defined(__i386__) || defined(__alpha__)
...
...
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