git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cb409d
)
[PATCH] fix build error if CONFIG_SYSFS=n
author
Andrew Morton
<akpm@osdl.org>
Fri, 24 Mar 2006 11:18:44 +0000
(
03:18
-0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 24 Mar 2006 15:33:31 +0000
(07:33 -0800)
uevent_seqnum and uevent_helper are only defined if CONFIG_HOTPLUG=y,
CONFIG_NET=n.
(I stole this back from Greg's tree - it makes allnoconfig work).
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found