[kernel/2.6.36] refresh patches
[openwrt/svn-archive/archive.git] / target / linux / generic / patches-2.6.36 / 223-kobject-add-broadcast_uevent.patch
index 7f50a199d4f9267b23cb17c46c0b89ebef7bedcc..cfe96f194e85d59fce30c645f113a88a42b69eb8 100644 (file)
@@ -20,7 +20,7 @@
  #else
  static inline int kobject_uevent(struct kobject *kobj,
                                 enum kobject_action action)
-@@ -229,6 +235,16 @@ static inline int add_uevent_var(struct 
+@@ -229,6 +235,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; }