diff options
author | Manjunath Hadli <manjunath.hadli@ti.com> | 2011-12-15 16:11:51 +0400 |
---|---|---|
committer | Sekhar Nori <nsekhar@ti.com> | 2012-01-20 20:27:27 +0400 |
commit | 887b8a9345ae3f23527ca830a326f0b339119c25 (patch) | |
tree | ed1864fa648d42e197cc6df13154eccb955cf111 /arch/arm/mach-davinci/dm365.c | |
parent | dcd6c92267155e70a94b3927bce681ce74b80d1f (diff) | |
download | linux-887b8a9345ae3f23527ca830a326f0b339119c25.tar.xz |
ARM: davinci: dm644x: move private definitions to C file
Move register base addresses and offsets used only by dm644x.c
from arch/arm/mach-davinci/include/mach/dm644x.h to the C file
as these definitions are used only there.
This helps reduce code in arch/arm/mach-davinci/include/mach
which is not really needed by rest of the kernel.
Signed-off-by: Manjunath Hadli <manjunath.hadli@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'arch/arm/mach-davinci/dm365.c')
0 files changed, 0 insertions, 0 deletions