https://github.com/torvalds/linux
Revision 05fb7a56ad65ceaa1907bb9c66bfa1108847667f authored by Lee Jones on 23 January 2014, 14:35:28 UTC, committed by Lee Jones on 19 February 2014, 13:30:23 UTC
If we compile the MAX8997 for a 64bit architecture we receive the following
warnings:

  drivers/mfd/max8997.c: In function ‘max8997_i2c_get_driver_data’:
  drivers/mfd/max8997.c:173:10:
    warning: cast from pointer to integer of different size
     return (int)match->data;
            ^

Signed-off-by: Lee Jones <lee.jones@linaro.org>
1 parent 38dbfb5
History
Tip revision: 05fb7a56ad65ceaa1907bb9c66bfa1108847667f authored by Lee Jones on 23 January 2014, 14:35:28 UTC
mfd: max8997: Naturalise cross-architecture discrepancies
Tip revision: 05fb7a5
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.3 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 266.4 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top