summaryrefslogtreecommitdiff
path: root/drivers/spi/omap3_spi.c
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2014-03-05 14:57:47 -0500
committerTom Rini <trini@ti.com>2014-03-12 14:51:45 -0400
commitd73f38f7ba4d8a6309b4c35830e46935c4cd6a55 (patch)
treedb5da67f0e7b818a111c9f9a5662a4a7cefb28d4 /drivers/spi/omap3_spi.c
parent8ee950dd273aef6a074d41bf2ee4ef11d6f848fb (diff)
downloadu-boot-imx-d73f38f7ba4d8a6309b4c35830e46935c4cd6a55.zip
u-boot-imx-d73f38f7ba4d8a6309b4c35830e46935c4cd6a55.tar.gz
u-boot-imx-d73f38f7ba4d8a6309b4c35830e46935c4cd6a55.tar.bz2
am33xx: Rework #ifdef's around s_init for clarity
The s_init function is only called on SPL or XIP cases, so lets only build it for them. This makes the #if logic within the function a bit clearer as to when we are or are not calling things, and makes it easier to see that for example preloader_console_init isn't ever called in the non-XIP full U-Boot case. Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'drivers/spi/omap3_spi.c')
0 files changed, 0 insertions, 0 deletions