summaryrefslogtreecommitdiffstats
path: root/include/mmc.h
diff options
context:
space:
mode:
authorRabin Vincent <rabin@rab.in>2009-04-05 13:30:54 +0530
committerAndy Fleming <afleming@freescale.com>2009-06-02 17:18:56 -0500
commit9b1f942c09dd942e6de3185caa81c111b14de567 (patch)
tree063db5807fadccb82d2080eb71e6f04cd86975f6 /include/mmc.h
parente85649c7e683faea1ccfddc9fa9abc62f38e4201 (diff)
downloadtalos-obmc-uboot-9b1f942c09dd942e6de3185caa81c111b14de567.tar.gz
talos-obmc-uboot-9b1f942c09dd942e6de3185caa81c111b14de567.zip
mmc: use lldiv to fix arm eabi build
The generic MMC core uses direct long long divisions, which do not build with ARM EABI toolchains. Use lldiv() instead, which works everywhere. Signed-off-by: Rabin Vincent <rabin@rab.in>
Diffstat (limited to 'include/mmc.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud