refresh 2.6.35 patches

SVN-Revision: 23033
This commit is contained in:
Florian Fainelli
2010-09-12 21:23:15 +00:00
parent 9bb6f3b5f3
commit ed008fe1e8
20 changed files with 63 additions and 63 deletions

View 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; }