提交 51be3926 编写于 作者: J Johannes Thumshirn 提交者: Greg Kroah-Hartman

Staging: android: timed_gpio: Removed spaces before tabs

Signed-off-by: NJohannes Thumshirn <morbidrsa@googlemail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 48049188
......@@ -20,13 +20,13 @@
struct timed_gpio {
const char *name;
unsigned gpio;
unsigned gpio;
int max_timeout;
u8 active_low;
u8 active_low;
};
struct timed_gpio_platform_data {
int num_gpios;
int num_gpios;
struct timed_gpio *gpios;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册