goldfish: clean up the pipe driver 64bit ifdefs
authorAlan <alan@linux.intel.com>
Mon, 12 May 2014 15:57:22 +0000 (16:57 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 May 2014 20:20:42 +0000 (13:20 -0700)
commita99698facdb92adebf4a4ed7691493b7e08ff5b6
tree733c819f4cc5e7f084be02e60ec30579ac374ad2
parentd78055dc9c786b392ce7b593c479bb9a3e1da61d
goldfish: clean up the pipe driver 64bit ifdefs

Use the 64bit helper method to scrub most of the ifdefs from the driver. The
pipe reading has a funny case we can't scrub completely.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/platform/goldfish/goldfish_pipe.c