Staging: crystalhd: Get rid of unecessary BCMLOG_ENTER macro
authorJorgyano Vieira <jorgyano@gmail.com>
Fri, 17 Feb 2012 23:38:09 +0000 (21:38 -0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Feb 2012 19:53:10 +0000 (11:53 -0800)
The BCMLOG_ENTER macro is used only in five functions, perhaps
it is remainder of debugging some specific problem,
now, this macro don't seems to be useful, so it should be removed.

Signed-off-by: Jorgyano Vieira <jorgyano@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found