git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ee5623
)
DA8xx: kill duplicate #define DA8XX_GPIO_BASE
author
Sergei Shtylyov
<sshtylyov@ru.mvista.com>
Wed, 6 Apr 2011 17:24:31 +0000
(17:24 +0000)
committer
Sekhar Nori
<nsekhar@ti.com>
Fri, 6 May 2011 06:40:53 +0000
(12:10 +0530)
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>
No differences found