pwc-uncompress.c shouldn't #include <asm/current.h>
Fix a compile error on powerpc. Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
committed by
Adrian Bunk
parent
ec97dff730
commit
955d349bbe
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user