git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32df986
)
mfd: Fix tps65910 build failure
author
Samuel Ortiz
<sameo@linux.intel.com>
Fri, 11 May 2012 13:10:28 +0000
(15:10 +0200)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Sun, 20 May 2012 15:27:00 +0000
(17:27 +0200)
The tps65910_parse_dt() prototype for !CONFIG_OF was not correct, leading to:
drivers/mfd/tps65910.c: In function ‘tps65910_i2c_probe’:
drivers/mfd/tps65910.c:218:3: error: too many arguments to function ‘tps65910_parse_dt’
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found