Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-12 | mmc: omap3: make local symbols static | Grazvydas Ignotas | |
Make driver local variables and functions static and remove them from the arch header. Signed-off-by: Grazvydas Ignotas <notasas@gmail.com> Tested-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com> | |||
2010-07-05 | ARMV7: Restructure OMAP mmc driver to allow code sharing between OMAP3 and OMAP4 | Steve Sakoman | |
The architecture independent header is moved to drivers/mmc, and the architecture dependent headers reside in asm/arch-omap3 and asm/arch-omap4 Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com> |