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:
f659dfd
)
omap3evm: fix compilation warning for omap3evm_flash_init
author
Ajay Kumar Gupta
<ajay.gupta@ti.com>
Tue, 22 Sep 2009 17:05:16 +0000
(10:05 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Tue, 22 Sep 2009 17:34:11 +0000
(10:34 -0700)
omap3evm_flash_init() was earlier defined in seperate file but now need to merge to
board_omap3evm.c file.
Removing it to fix the compilation. It should be added back with function
definitions.
Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found