summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2015-06-01 22:06:36 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-06-02 07:45:21 +0300
commit2ed3dc1d3ca0fcbf94ad087187e3d34e337ecf4d (patch)
treefcc3fd72f89ebdaa24cf0f187d0556f07a0fcdd9 /include/linux
parent4ec5d4a4f67771d19ab6a97c2591cbfc3aaba7cc (diff)
downloadlinux-2ed3dc1d3ca0fcbf94ad087187e3d34e337ecf4d.tar.xz
staging: wilc1000: simplify msgqueue code
The driver contains an abstraction for message queues, with optional unused features, while the driver requires the main feature. This makes the msgqueue code unconditional as it's required but removes the unused parts. A later cleanup should remove the entire msgqueue code and replace it with some normal kernel API. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions