Browse Source

Merge branch 'vt8500/devel' into next/dt

Picked up one more bugfix by Tony Prisk:
* vt8500/devel:
  arm: vt8500: Fixup for missing gpio.h
Olof Johansson 12 years ago
parent
commit
325f067133
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/arm/mach-vt8500/vt8500.c

+ 0 - 1
arch/arm/mach-vt8500/vt8500.c

@@ -32,7 +32,6 @@
 #include <linux/of_platform.h>
 
 #include <mach/restart.h>
-#include <mach/gpio.h>
 
 #include "common.h"