]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nand: Add common functions to linux/mtd/nand.h
authorSimon Schwarz <simonschwarzcor@googlemail.com>
Mon, 31 Oct 2011 06:34:44 +0000 (06:34 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 6 Dec 2011 22:59:31 +0000 (23:59 +0100)
commit82645f816fe25b8ff1cda8cf509dfb4f3059c975
tree9105f7babec4ac90fa8ec814d0b168368b5eddaf
parent14c326149739b784bbb8b57f5bbec61f1723efab
nand: Add common functions to linux/mtd/nand.h

Functions often used in SPL are now part of linux/mtd/nand.h.
Static modifiers are removed from these functions in
drivers/mtd/nand/nand_base.c.

Signed-off-by: Simon Schwarz <simonschwarzcor@gmail.com>
Cc: scottwood@freescale.com
Cc: s-paulraj@ti.com
Cc: albert.u.boot@aribaud.net
Acked-by: Scott Wood <scottwood@freescale.com>
drivers/mtd/nand/nand_base.c
include/linux/mtd/nand.h
include/nand.h