summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2011-05-06 13:32:33 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2011-05-06 13:32:33 +1000
commit60654fc7d87068fb5f45eb74cb2707f007ea4493 (patch)
tree6cd7bbc93c23531d88b07246d15f84104ae6e2bf /include
parentf445c97bf36e2eec63cf1ef637c2d245b6f758df (diff)
Revert "PM: Print a warning if firmware is requested when tasks are frozen"
This reverts commit 3e61c4dd3e1efc511eb7cf0c228cf9133f6fac61.
Diffstat (limited to 'include')
-rw-r--r--include/linux/kmod.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/kmod.h b/include/linux/kmod.h
index d4a5c84c503d..79bb98d71858 100644
--- a/include/linux/kmod.h
+++ b/include/linux/kmod.h
@@ -116,6 +116,5 @@ extern void usermodehelper_init(void);
extern int usermodehelper_disable(void);
extern void usermodehelper_enable(void);
-extern bool usermodehelper_is_disabled(void);
#endif /* __LINUX_KMOD_H__ */