commit | 138a53ef49ac59860aa6ed0c9ea117d221174a9a | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <mcgrof@do-not-panic.com> | Mon Apr 23 19:55:48 2012 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Tue May 08 20:56:07 2012 -0400 |
tree | 657de83ea5e3171f70212db0872342f3e35f279d | |
parent | 9bb862beb6e5839e92f709d33fda07678f062f20 [diff] |
libertas: include sched.h on firmware.c Do not assume we have our subsystem including this for us, at least for older kernels this is not true. Lets just be explicit about this requirement for the usage of wake_up(). Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>