diff options
| author | Takashi Iwai <tiwai@suse.de> | 2013-04-02 11:44:51 +0200 |
|---|---|---|
| committer | Takashi Iwai <tiwai@suse.de> | 2013-04-02 11:44:51 +0200 |
| commit | ea019fdf1a2aa4134ce90801f7b36680d0fbd785 (patch) | |
| tree | ab44af35ae3e75f7fe60391274aa8a0a09a15c15 /include/linux/kernel.h | |
| parent | 55a63d4da3b8850480a1c5b222f77c739e30e346 (diff) | |
| parent | 40bac28eb1e39f229a94ad72e2ca8cdeef3ba31a (diff) | |
Merge tag 'asoc-fix-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
ASoC: Fixes for v3.9
A few more fixes here and there, including quite a few nasty driver
specific ones, but nothing that has a major general impact.
Diffstat (limited to 'include/linux/kernel.h')
| -rw-r--r-- | include/linux/kernel.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/kernel.h b/include/linux/kernel.h index 80d36874689b..79fdd80a42d4 100644 --- a/include/linux/kernel.h +++ b/include/linux/kernel.h @@ -390,7 +390,6 @@ extern struct pid *session_of_pgrp(struct pid *pgrp); unsigned long int_sqrt(unsigned long); extern void bust_spinlocks(int yes); -extern void wake_up_klogd(void); extern int oops_in_progress; /* If set, an oops, panic(), BUG() or die() is in progress */ extern int panic_timeout; extern int panic_on_oops; |
