]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
image: Remove remaining #ifdefs in image-fit.c
authorSimon Glass <sjg@chromium.org>
Wed, 8 May 2013 08:05:58 +0000 (08:05 +0000)
committerTom Rini <trini@ti.com>
Tue, 14 May 2013 19:37:25 +0000 (15:37 -0400)
commit1fe7d93891905b9af1d81c9aef7b5646452ceb41
tree30bb6a12d24fcb9912eaf2032cb6417dea39c622
parentaa6d6db4d4e85f2cae5553a27d1140069fd3e8e1
image: Remove remaining #ifdefs in image-fit.c

There are only two left. One is unnecessary and the other can be moved
to the header file.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/image-fit.c
common/image.c
include/image.h