diff options
author | Jeroen Hofstee <jeroen@myspectrum.nl> | 2014-07-12 15:16:52 +0200 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-07-18 17:53:23 -0400 |
commit | 862c93e96ec2f092f2a16a0f8b4a0a1ecaab6d13 (patch) | |
tree | 52de26354e61fbbe5c49a5512f51a0d560ff937b /board/raspberrypi/rpi_b | |
parent | e803fa2c4b9313a9efc7b9f87a49839d542d9615 (diff) | |
download | u-boot-imx-862c93e96ec2f092f2a16a0f8b4a0a1ecaab6d13.zip u-boot-imx-862c93e96ec2f092f2a16a0f8b4a0a1ecaab6d13.tar.gz u-boot-imx-862c93e96ec2f092f2a16a0f8b4a0a1ecaab6d13.tar.bz2 |
yaffs2: preprocessor cleanup
Current code uses the preprocessor to change an else case
to a statement without any if condition at all. Although
this works, change the optional code to return early, so
all optional code is contained within a single #ifdef.
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
Diffstat (limited to 'board/raspberrypi/rpi_b')
0 files changed, 0 insertions, 0 deletions