projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove CONFIG_MTD_PARTITIONS references from lantiq 3.0 patches
[openwrt.git]
/
target
/
linux
/
generic
/
patches-2.6.37
/
911-kobject_add_broadcast_uevent.patch
diff --git
a/target/linux/generic/patches-2.6.37/911-kobject_add_broadcast_uevent.patch
b/target/linux/generic/patches-2.6.37/911-kobject_add_broadcast_uevent.patch
index
b3e4b6e
..
7b36ab6
100644
(file)
--- a/
target/linux/generic/patches-2.6.37/911-kobject_add_broadcast_uevent.patch
+++ b/
target/linux/generic/patches-2.6.37/911-kobject_add_broadcast_uevent.patch
@@
-20,7
+20,7
@@
#else
static inline int kobject_uevent(struct kobject *kobj,
enum kobject_action action)
#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; }
static inline int kobject_action_type(const char *buf, size_t count,
enum kobject_action *type)
{ return -EINVAL; }
This page took
0.024546 seconds
and
4
git commands to generate.