projects
/
wrapfs-3.14.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec97dff
)
pwc-uncompress.c shouldn't #include <asm/current.h>
author
Hugh Dickins
<hugh@veritas.com>
Wed, 14 Mar 2007 21:25:08 +0000
(22:25 +0100)
committer
Adrian Bunk
<bunk@stusta.de>
Wed, 14 Mar 2007 21:25:08 +0000
(22:25 +0100)
Fix a compile error on powerpc.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
drivers/usb/media/pwc/pwc-uncompress.c
patch
|
blob
|
history
diff --git
a/drivers/usb/media/pwc/pwc-uncompress.c
b/drivers/usb/media/pwc/pwc-uncompress.c
index ef4204eab6c4459aaa1ccbadd2f1876e73e09262..8eda4f7cb680218b1f7617f4304d4267f1dde37f 100644
(file)
--- a/
drivers/usb/media/pwc/pwc-uncompress.c
+++ b/
drivers/usb/media/pwc/pwc-uncompress.c
@@
-24,7
+24,6
@@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#include <asm/current.h>
#include <asm/types.h>
#include "pwc.h"