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:
b7e23d9
)
[MTD] [NAND] Remove unused variable in plat_nand_remove
author
Li Zefan
<lizf@cn.fujitsu.com>
Sun, 3 Feb 2008 02:06:45 +0000
(10:06 +0800)
committer
David Woodhouse
<dwmw2@infradead.org>
Sun, 3 Feb 2008 07:31:52 +0000
(18:31 +1100)
With CONFIG_MTD_PARTITIONS not set, got this:
drivers/mtd/nand/plat_nand.c:113: warning: unused variable 'pdata'
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
No differences found