staging: ion: ion_cma_heap: Remove '0x' when using %pa format
authorFabio Estevam <fabio.estevam@freescale.com>
Tue, 18 Feb 2014 12:46:33 +0000 (09:46 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Feb 2014 19:13:14 +0000 (11:13 -0800)
%pa format already prints in hexadecimal format, so remove the '0x' annotation
to avoid a double '0x0x' pattern.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/ion/ion_cma_heap.c