DA8xx: kill duplicate #define DA8XX_GPIO_BASE
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Wed, 6 Apr 2011 17:24:31 +0000 (17:24 +0000)
committerSekhar Nori <nsekhar@ti.com>
Fri, 6 May 2011 06:40:53 +0000 (12:10 +0530)
commit5a9f68fd2608384e09e18767ebc253d7aee86b34
tree1c457ef546df96e783d69cfd3de80af4ff9c8f39
parent0ee5623f9a6e52df90a78bd21179f8ab370e102e
DA8xx: kill duplicate #define DA8XX_GPIO_BASE

DA8XX_GPIO_BASE is #define'd in both <mach/da8xx.h> and devices-da8xx.c;
moreover, it's not even used in the latter file...

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
arch/arm/mach-davinci/devices-da8xx.c