소스 검색

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 13 년 전
부모
커밋
325f067133
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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"