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:
2ce603e
)
Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>
author
Szymon Janc
<szymon.janc@tieto.com>
Thu, 17 Feb 2011 13:16:32 +0000
(14:16 +0100)
committer
Gustavo F. Padovan
<padovan@profusion.mobi>
Thu, 17 Feb 2011 14:28:19 +0000
(11:28 -0300)
As warned by checkpatch.pl, use #include <linux/uaccess.h> instead of
<asm/uaccess.h>.
Signed-off-by: Szymon Janc <szymon.janc@tieto.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
No differences found