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
778382e0
Commit
778382e0
authored
Apr 29, 2006
by
David Woodhouse
Committed by
David Woodhouse
Apr 29, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Don't include <linux/mod_devicetable.h> in public part of linux/pci.h
Signed-off-by:
David Woodhouse
<
dwmw2@infradead.org
>
parent
d6754b40
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
include/linux/pci.h
include/linux/pci.h
+2
-2
No files found.
include/linux/pci.h
View file @
778382e0
...
...
@@ -17,8 +17,6 @@
#ifndef LINUX_PCI_H
#define LINUX_PCI_H
#include <linux/mod_devicetable.h>
/* Include the pci register defines */
#include <linux/pci_regs.h>
...
...
@@ -46,6 +44,8 @@
#ifdef __KERNEL__
#include <linux/mod_devicetable.h>
#include <linux/types.h>
#include <linux/ioport.h>
#include <linux/list.h>
...
...
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