Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci
Commits
00eb0f6b
Commit
00eb0f6b
authored
Jul 03, 2006
by
Russell King
Committed by
Russell King
Jul 03, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[ARM] More missing proc-macros.S includes
Signed-off-by:
Russell King
<
rmk+kernel@arm.linux.org.uk
>
parent
7cddc397
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
0 deletions
+8
-0
arch/arm/mm/proc-arm1020.S
arch/arm/mm/proc-arm1020.S
+2
-0
arch/arm/mm/proc-arm1020e.S
arch/arm/mm/proc-arm1020e.S
+2
-0
arch/arm/mm/proc-arm1022.S
arch/arm/mm/proc-arm1022.S
+2
-0
arch/arm/mm/proc-arm1026.S
arch/arm/mm/proc-arm1026.S
+2
-0
No files found.
arch/arm/mm/proc-arm1020.S
View file @
00eb0f6b
...
...
@@ -34,6 +34,8 @@
#include <asm/procinfo.h>
#include <asm/ptrace.h>
#include "proc-macros.S"
/*
*
This
is
the
maximum
size
of
an
area
which
will
be
invalidated
*
using
the
single
invalidate
entry
instructions
.
Anything
larger
...
...
arch/arm/mm/proc-arm1020e.S
View file @
00eb0f6b
...
...
@@ -34,6 +34,8 @@
#include <asm/procinfo.h>
#include <asm/ptrace.h>
#include "proc-macros.S"
/*
*
This
is
the
maximum
size
of
an
area
which
will
be
invalidated
*
using
the
single
invalidate
entry
instructions
.
Anything
larger
...
...
arch/arm/mm/proc-arm1022.S
View file @
00eb0f6b
...
...
@@ -23,6 +23,8 @@
#include <asm/procinfo.h>
#include <asm/ptrace.h>
#include "proc-macros.S"
/*
*
This
is
the
maximum
size
of
an
area
which
will
be
invalidated
*
using
the
single
invalidate
entry
instructions
.
Anything
larger
...
...
arch/arm/mm/proc-arm1026.S
View file @
00eb0f6b
...
...
@@ -23,6 +23,8 @@
#include <asm/procinfo.h>
#include <asm/ptrace.h>
#include "proc-macros.S"
/*
*
This
is
the
maximum
size
of
an
area
which
will
be
invalidated
*
using
the
single
invalidate
entry
instructions
.
Anything
larger
...
...
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