diff options
author | Rabin Vincent <rabin@rab.in> | 2009-04-05 13:30:54 +0530 |
---|---|---|
committer | Andy Fleming <afleming@freescale.com> | 2009-06-02 17:18:56 -0500 |
commit | 9b1f942c09dd942e6de3185caa81c111b14de567 (patch) | |
tree | 063db5807fadccb82d2080eb71e6f04cd86975f6 /drivers/i2c | |
parent | e85649c7e683faea1ccfddc9fa9abc62f38e4201 (diff) |
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 'drivers/i2c')
0 files changed, 0 insertions, 0 deletions