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
ARM: tegra: fix compilation error due to mach/hardware.h removal
[linux-btrfs-devel.git]
/
arch
/
arm
/
mach-h720x
/
include
/
mach
/
memory.h
blob
96dcf50c51d33ada41b435f3dd600ff56335198c
1
/*
2
* arch/arm/mach-h720x/include/mach/memory.h
3
*
4
* Copyright (c) 2000 Jungjun Kim
5
*
6
*/
7
#ifndef __ASM_ARCH_MEMORY_H
8
#define __ASM_ARCH_MEMORY_H
9
10
#define PLAT_PHYS_OFFSET UL(0x40000000)
11
#endif