refresh 2.6.37 patches

SVN-Revision: 25483
This commit is contained in:
Florian Fainelli
2011-02-12 19:04:12 +00:00
parent d0cc86c488
commit 8b16eba876
21 changed files with 61 additions and 61 deletions

View File

@@ -20,7 +20,7 @@
#else
static inline int kobject_uevent(struct kobject *kobj,
enum kobject_action action)
@@ -231,6 +237,16 @@ static inline int add_uevent_var(struct
@@ -231,6 +237,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; }