mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] nand: drop some cruft
@ 2011-12-21 15:00 Wolfram Sang
  2011-12-21 22:25 ` Robert Jarzmik
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfram Sang @ 2011-12-21 15:00 UTC (permalink / raw)
  To: barebox

No info worth keeping IMHO.

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
---
 drivers/mtd/nand/nand.c |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/drivers/mtd/nand/nand.c b/drivers/mtd/nand/nand.c
index 038724a..faea28f 100644
--- a/drivers/mtd/nand/nand.c
+++ b/drivers/mtd/nand/nand.c
@@ -176,13 +176,6 @@ static ssize_t nand_erase(struct cdev *cdev, size_t count, unsigned long offset)
 }
 #endif
 
-#if 0
-static char* mtd_get_size(struct device_d *, struct param_d *param)
-{
-	static char 
-}
-#endif
-
 static struct file_operations nand_ops = {
 	.read   = nand_read,
 #ifdef CONFIG_NAND_WRITE
-- 
1.7.7.3


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-12-22  9:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-21 15:00 [PATCH] nand: drop some cruft Wolfram Sang
2011-12-21 22:25 ` Robert Jarzmik
2011-12-22  9:23   ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox