diff options
author | Lee Jones <lee.jones@linaro.org> | 2014-07-02 10:54:32 (GMT) |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2014-07-09 15:37:55 (GMT) |
commit | c00572bc94684a61628a7f6f34f5ce64345742cc (patch) | |
tree | a99495b701316c554a049cfa1133d63368f06920 /sound | |
parent | 52764fd9ab5e1fa0d7e159ce6147d0288be595a7 (diff) | |
download | linux-c00572bc94684a61628a7f6f34f5ce64345742cc.tar.xz |
mfd: stmpe: Rid data size incompatibility warn when building for 64bit
Extinguishes:
../drivers/mfd/stmpe-i2c.c: In function ‘stmpe_i2c_probe’:
../drivers/mfd/stmpe-i2c.c:88:13:
warning: cast from pointer to integer of different size
partnum = (int)of_id->data;
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions