[IRDA]: IrDA prototype fixes
authorAdrian Bunk <bunk@stusta.de>
Tue, 6 Sep 2005 01:08:11 +0000 (18:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Sep 2005 01:08:11 +0000 (18:08 -0700)
Every file should #include the header files containing the prototypes
of it's global functions.

In this case this showed that the prototype of irlan_print_filter()
was wrong which is also corrected in this patch.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found