commit | a99698facdb92adebf4a4ed7691493b7e08ff5b6 | [log] [tgz] |
---|---|---|
author | Alan <alan@linux.intel.com> | Mon May 12 16:57:22 2014 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 15 13:20:42 2014 -0700 |
tree | 733c819f4cc5e7f084be02e60ec30579ac374ad2 | |
parent | d78055dc9c786b392ce7b593c479bb9a3e1da61d [diff] |
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>