[kernel] refresh 2.6.35 patches
[openwrt/svn-archive/archive.git] / target / linux / generic / patches-2.6.35 / 223-kobject-add-broadcast_uevent.patch
index c09e13e11c6247e31de2705c4261f869e96e23eb..14a36844105977b20891bcef7f2886b65371b467 100644 (file)
@@ -20,7 +20,7 @@
  #else
  static inline int kobject_uevent(struct kobject *kobj,
                                 enum kobject_action action)
-@@ -262,6 +268,16 @@ static inline int add_uevent_var(struct 
+@@ -262,6 +268,16 @@ static inline int add_uevent_var(struct
  static inline int kobject_action_type(const char *buf, size_t count,
                                      enum kobject_action *type)
  { return -EINVAL; }