]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging/ozwpan: Add missing header includes
authorPeter Huewe <peterhuewe@gmx.de>
Fri, 15 Feb 2013 20:17:21 +0000 (21:17 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Feb 2013 23:14:30 +0000 (15:14 -0800)
commit4f9d5b2f9a9f193e422d9b8e05537cde748eca65
tree836cda3f27fbb83cbc1a75bd988621cf0ba22e15
parentff6944304eda0cfae6aad088d4a7c100b0215b92
staging/ozwpan: Add missing header includes

ozcdev.c and ozhcd.c should include their own header file, so sparse
knows which functions are declared and which not.

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ozwpan/ozcdev.c
drivers/staging/ozwpan/ozhcd.c