repo.or.cz
/
linux-btrfs-devel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Input: wacom - revert "Cintiq 21UX2 does not have menu strips"
[linux-btrfs-devel.git]
/
arch
/
arm
/
mach-kirkwood
/
include
/
mach
/
memory.h
blob
4600b44e3ad39c94a74b8a8914d6119c5334e51d
1
/*
2
* arch/arm/mach-kirkwood/include/mach/memory.h
3
*/
4
5
#ifndef __ASM_ARCH_MEMORY_H
6
#define __ASM_ARCH_MEMORY_H
7
8
#define PLAT_PHYS_OFFSET UL(0x00000000)
9
10
#endif