diff options
author | Scott Wood | 2015-03-12 04:13:51 +0100 |
---|---|---|
committer | Lee Jones | 2015-03-23 12:48:30 +0100 |
commit | 5d5a7bffd02863a526abad7700c18b96d4cae19e (patch) | |
tree | 084747fa6c799272bbc8d4c61507bd3540cd01e1 /drivers/mfd/Kconfig | |
parent | mfd: menelaus: Remove incorrect __exit markups (diff) | |
download | kernel-qcow2-linux-5d5a7bffd02863a526abad7700c18b96d4cae19e.tar.gz kernel-qcow2-linux-5d5a7bffd02863a526abad7700c18b96d4cae19e.tar.xz kernel-qcow2-linux-5d5a7bffd02863a526abad7700c18b96d4cae19e.zip |
mfd: mc13xxx-core: %pF is only for function pointers
Use %pS for actual addresses, otherwise you'll get bad output
on arches like ppc64 where %pF expects a function descriptor.
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/Kconfig')
0 files changed, 0 insertions, 0 deletions