USB: xhci: Handle babble errors on transfers.
[pandora-kernel.git] / drivers / power / tosa_battery.c
index bf664fb..2eab35a 100644 (file)
@@ -19,7 +19,7 @@
 #include <linux/gpio.h>
 
 #include <asm/mach-types.h>
-#include <asm/arch/tosa.h>
+#include <mach/tosa.h>
 
 static DEFINE_MUTEX(bat_lock); /* protects gpio pins */
 static struct work_struct bat_work;