dect
/
linux-2.6
Archived
13
0
Fork 0

pinctrl: remove duplicated include from pinctrl-xway.c

Remove duplicated include.

dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
Wei Yongjun 2012-10-10 20:59:32 +08:00 committed by Linus Walleij
parent 7bec207427
commit b51b16a36f
1 changed files with 0 additions and 2 deletions

View File

@ -17,8 +17,6 @@
#include <linux/ioport.h>
#include <linux/io.h>
#include <linux/device.h>
#include <linux/module.h>
#include <linux/io.h>
#include <linux/platform_device.h>
#include "pinctrl-lantiq.h"