diff options
author | Scott Wood <scottwood@freescale.com> | 2015-03-12 04:13:50 +0100 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2015-03-13 10:17:38 +0100 |
commit | 2ee762b34899328e0cf561b77adca841794f104c (patch) | |
tree | 01d6f17c2c04ae45d4546eb1481e032f2d5d855d /drivers/gpu/drm/drm_vm.c | |
parent | drm/fb: handle tiled connectors better (diff) | |
download | linux-2ee762b34899328e0cf561b77adca841794f104c.tar.xz linux-2ee762b34899328e0cf561b77adca841794f104c.zip |
drm: %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>
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/drm_vm.c')
0 files changed, 0 insertions, 0 deletions