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
9bc74913
Commit
9bc74913
authored
Jun 23, 2011
by
Dave Martin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ARM: mm: cache-fa: Use the new processor struct macros
Signed-off-by:
Dave Martin
<
dave.martin@linaro.org
>
parent
8f51965e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
13 deletions
+2
-13
arch/arm/mm/cache-fa.S
arch/arm/mm/cache-fa.S
+2
-13
No files found.
arch/arm/mm/cache-fa.S
View file @
9bc74913
...
...
@@ -242,16 +242,5 @@ ENDPROC(fa_dma_unmap_area)
__INITDATA
.
type
fa_cache_fns
,
#
object
ENTRY
(
fa_cache_fns
)
.
long
fa_flush_icache_all
.
long
fa_flush_kern_cache_all
.
long
fa_flush_user_cache_all
.
long
fa_flush_user_cache_range
.
long
fa_coherent_kern_range
.
long
fa_coherent_user_range
.
long
fa_flush_kern_dcache_area
.
long
fa_dma_map_area
.
long
fa_dma_unmap_area
.
long
fa_dma_flush_range
.
size
fa_cache_fns
,
.
-
fa_cache_fns
@
define
struct
cpu_cache_fns
(
see
<
asm
/
cacheflush
.
h
>
and
proc
-
macros
.
S
)
define_cache_functions
fa
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