]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/bluetooth/hidp/hidp.h
Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
[linux-2.6-omap-h63xx.git] / net / bluetooth / hidp / hidp.h
index a326601c8f414473a2345404c783003355cdc9d8..343fb0566b3ee73a244a9ce269e482c8578603fe 100644 (file)
@@ -145,6 +145,8 @@ struct hidp_session {
 
        struct input_dev *input;
 
+       struct hid_device *hid;
+
        struct timer_list timer;
 
        struct sk_buff_head ctrl_transmit;