https://github.com/torvalds/linux
Revision 5c6fbd56d16f38fddec629e1dccdeee5ad7f5a42 authored by Lee Jones on 03 February 2014, 08:24:20 UTC, committed by Lee Jones on 19 February 2014, 13:30:30 UTC
If we compile the TPS65217 for a 64bit architecture we receive the following
warnings:

drivers/mfd/tps65217.c: In function ‘tps65217_probe’:
drivers/mfd/tps65217.c:173:13:
  warning: cast from pointer to integer of different size
   chip_id = (unsigned int)match->data;
             ^

Signed-off-by: Lee Jones <lee.jones@linaro.org>
1 parent 7f8279c
History
Tip revision: 5c6fbd56d16f38fddec629e1dccdeee5ad7f5a42 authored by Lee Jones on 03 February 2014, 08:24:20 UTC
mfd: tps65217: Naturalise cross-architecture discrepancies
Tip revision: 5c6fbd5
File Mode Size
1200.bin.ihex -rw-r--r-- 14.4 KB
9600.bin.ihex -rw-r--r-- 14.4 KB

back to top