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
Kirill Smelkov
linux
Commits
14751427
Commit
14751427
authored
Nov 21, 2002
by
Linus Torvalds
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add <asm/io.h> include for readw uses in <pcmcia/mem_op.h>
parent
47de5842
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
include/pcmcia/mem_op.h
include/pcmcia/mem_op.h
+1
-0
No files found.
include/pcmcia/mem_op.h
View file @
14751427
...
@@ -31,6 +31,7 @@
...
@@ -31,6 +31,7 @@
#define _LINUX_MEM_OP_H
#define _LINUX_MEM_OP_H
#include <asm/uaccess.h>
#include <asm/uaccess.h>
#include <asm/io.h>
/*
/*
If UNSAFE_MEMCPY is defined, we use the (optimized) system routines
If UNSAFE_MEMCPY is defined, we use the (optimized) system routines
...
...
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