]> git.baikalelectronics.ru Git - kernel.git/commit
irda: Fix build failures after IRDA_DEBUG->pr_debug
authorJoe Perches <joe@perches.com>
Thu, 13 Nov 2014 02:15:47 +0000 (18:15 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Nov 2014 03:01:14 +0000 (22:01 -0500)
commit70183cc28a5e88abfff88d7f26db18b6044a331d
tree7e372f0c5d9a5562a996ab8856d5d22dbbd6db43
parentbbe01ff706a1ec10d2b7a0c4d84d2d4eed615e23
irda: Fix build failures after IRDA_DEBUG->pr_debug

Fix the build failures that result from the use of pr_debug
without the referenced char * arrays being defined.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/irda/ircomm/ircomm_event.c
net/irda/ircomm/ircomm_tty_attach.c
net/irda/iriap.c
net/irda/irlap.c
net/irda/irlap_event.c
net/irda/irlmp_event.c