commit | 5a9f68fd2608384e09e18767ebc253d7aee86b34 | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | Wed Apr 06 17:24:31 2011 +0000 |
committer | Sekhar Nori <nsekhar@ti.com> | Fri May 06 12:10:53 2011 +0530 |
tree | 1c457ef546df96e783d69cfd3de80af4ff9c8f39 | |
parent | 0ee5623f9a6e52df90a78bd21179f8ab370e102e [diff] |
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>