]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
omap_gpmc: fix warnigs with W=1
authorJeroen Hofstee <jeroen@myspectrum.nl>
Wed, 8 Oct 2014 20:57:42 +0000 (22:57 +0200)
committerTom Rini <trini@ti.com>
Sat, 25 Oct 2014 11:02:02 +0000 (07:02 -0400)
commit441529795c6382088694dfcddc3638e2d46a518c
treed2cc6bf5a78f039e7280303c3501db4a4ede06b0
parent98431d58811ba12d288a1e20d3b5f206d4bd023a
omap_gpmc: fix warnigs with W=1

- make omap_spl_dev_ready static
- make omap_reverse_list static, move to under CONFIG_NAND_OMAP_ELM

Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
Signed-off-by: Tom Rini <trini@ti.com>
drivers/mtd/nand/omap_gpmc.c