refresh 2.6.37 patches

SVN-Revision: 25760
This commit is contained in:
Florian Fainelli
2011-02-27 19:03:55 +00:00
parent 4779fdce2a
commit c11f523730
20 changed files with 60 additions and 60 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; }