staging: ion: Build fix for compat_ion.c
authorJohn Stultz <john.stultz@linaro.org>
Wed, 29 Jan 2014 21:00:51 +0000 (13:00 -0800)
committerJohn Stultz <john.stultz@linaro.org>
Wed, 29 Jan 2014 21:07:08 +0000 (13:07 -0800)
commitd4e564429cb89a90b9d5482af884b0b6a85aa284
tree299fd1bb5118786a27cab780c20b0e406c4a3024
parent233fd81496ca2cb483f3987b5753b71d7071531a
staging: ion: Build fix for compat_ion.c

compat_get_ion_handle_data is missing a declaration for
the return value.

This patch simply adds it, so things build.

Change-Id: I1a72a3c56975dc614322a63852f2a6554f2be107
Signed-off-by: John Stultz <john.stultz@linaro.org>
drivers/staging/android/ion/compat_ion.c