regulator: act8891.h: fix 'struct act8891' forward declaration
author黄涛 <huangtao@rock-chips.com>
Sun, 9 Oct 2011 06:12:14 +0000 (14:12 +0800)
committer黄涛 <huangtao@rock-chips.com>
Sun, 9 Oct 2011 06:12:14 +0000 (14:12 +0800)
include/linux/regulator/act8891.h

index bab564f7dc48a2af4f9f07119f603fdfaaefac8f..8e8a14726f1299dca5c0996aa0adb71f8e9c087f 100755 (executable)
@@ -31,7 +31,7 @@
 
 
 #define act8891_NUM_REGULATORS 7
-static struct act8891 *act8891;
+struct act8891;
 
 struct act8891_regulator_subdev {
        int id;