Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AndroidKernelMSM
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Werner Sembach
AndroidKernelMSM
Commits
9b15e4fe
Commit
9b15e4fe
authored
Jul 6, 2011
by
Nicolas Pitre
Committed by
Nicolas Pitre
Oct 13, 2011
Browse files
Options
Downloads
Patches
Plain Diff
ARM: mach-mmp: remove mach/memory.h
Signed-off-by:
Nicolas Pitre
<
nicolas.pitre@linaro.org
>
parent
17108711
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
arch/arm/Kconfig
+1
-0
1 addition, 0 deletions
arch/arm/Kconfig
arch/arm/mach-mmp/include/mach/memory.h
+0
-14
0 additions, 14 deletions
arch/arm/mach-mmp/include/mach/memory.h
with
1 addition
and
14 deletions
arch/arm/Kconfig
+
1
−
0
View file @
9b15e4fe
...
@@ -578,6 +578,7 @@ config ARCH_MMP
...
@@ -578,6 +578,7 @@ config ARCH_MMP
select TICK_ONESHOT
select TICK_ONESHOT
select PLAT_PXA
select PLAT_PXA
select SPARSE_IRQ
select SPARSE_IRQ
select NO_MACH_MEMORY_H
help
help
Support for Marvell's PXA168/PXA910(MMP) and MMP2 processor line.
Support for Marvell's PXA168/PXA910(MMP) and MMP2 processor line.
...
...
This diff is collapsed.
Click to expand it.
arch/arm/mach-mmp/include/mach/memory.h
deleted
100644 → 0
+
0
−
14
View file @
17108711
/*
* linux/arch/arm/mach-mmp/include/mach/memory.h
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#ifndef __ASM_MACH_MEMORY_H
#define __ASM_MACH_MEMORY_H
#define PLAT_PHYS_OFFSET UL(0x00000000)
#endif
/* __ASM_MACH_MEMORY_H */
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment