rk30: indent devices.c
author黄涛 <huangtao@rock-chips.com>
Fri, 10 Feb 2012 07:48:17 +0000 (15:48 +0800)
committer黄涛 <huangtao@rock-chips.com>
Fri, 10 Feb 2012 08:41:09 +0000 (16:41 +0800)
arch/arm/mach-rk30/devices.c

index 9daef9b8e39b53eae0d7024dbcb50f4d9df4d423..f597d442b503d732d104dd6f0212b37eb23b519a 100755 (executable)
@@ -652,6 +652,7 @@ static struct platform_device device_nand = {
        .num_resources  = ARRAY_SIZE(resources_nand),
 };
 #endif
+
 #ifdef CONFIG_KEYS_RK29
 extern struct rk29_keys_platform_data rk29_keys_pdata;
 static struct platform_device device_keys = {
@@ -662,6 +663,7 @@ static struct platform_device device_keys = {
        },
 };
 #endif
+
 static int __init rk30_init_devices(void)
 {
        rk30_init_dma();