git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
352a337
)
USB: serial: usb_wwan: Add missing uaccess.h / fix build failure
author
Peter Huewe
<peterhuewe@gmx.de>
Thu, 9 Dec 2010 22:27:35 +0000
(23:27 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 10 Dec 2010 22:18:36 +0000
(14:18 -0800)
This patch fixes a build failure[1] by adding the missing uaccess.h needed
for copy_from_user and copy_to_user
References:
http://kisskb.ellerman.id.au/kisskb/buildresult/3607218/
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found