refresh patches

SVN-Revision: 30779
This commit is contained in:
Florian Fainelli
2012-03-02 13:18:56 +00:00
parent cd3b60c14c
commit b8f7592a92
26 changed files with 78 additions and 77 deletions

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