]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
pwc-uncompress.c shouldn't #include <asm/current.h>
authorHugh Dickins <hugh@veritas.com>
Wed, 14 Mar 2007 21:25:08 +0000 (22:25 +0100)
committerAdrian 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

index ef4204eab6c4459aaa1ccbadd2f1876e73e09262..8eda4f7cb680218b1f7617f4304d4267f1dde37f 100644 (file)
@@ -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"