]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: davinci: move timer definitions to davinci.h
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Mon, 22 Jul 2019 13:17:43 +0000 (15:17 +0200)
committerSekhar Nori <nsekhar@ti.com>
Wed, 7 Aug 2019 18:52:49 +0000 (00:22 +0530)
commit66ae81dccc02a3e0793ae01fd1a20590e561d733
tree75506e46799c8b7b2fcf49fe2dde804f48bf1293
parenta248f524ea85f4960ff12267fd70184a8cebd13d
ARM: davinci: move timer definitions to davinci.h

Boards from the dm* family rely on register offset definitions from
arch/arm/mach-davinci/include/mach/time.h. We'll be removing this file
soon, so move the required defines to davinci.h where the rest of such
constants live.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Reviewed-by: David Lechner <david@lechnology.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/mach-davinci/davinci.h
arch/arm/mach-davinci/include/mach/time.h