]> Pileus Git - ~andy/linux/commit
staging: wlags49_h2: debug.h: remove typedef for debug structure
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Jan 2014 17:55:31 +0000 (09:55 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Jan 2014 17:55:31 +0000 (09:55 -0800)
commit76f9a4280d71256272b8c3946a5e45a9e1d8f23b
tree74c3af03fcaa60bf06533c481a4a179d88fedf4e
parent3e1eb789601be29a96a076c381682f04cc5a2b5b
staging: wlags49_h2: debug.h: remove typedef for debug structure

Also move the variable definition into the .h file, so it doesn't have
to be declared in each .c file individually, which is crazy.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlags49_h2/debug.h
drivers/staging/wlags49_h2/wl_cs.c
drivers/staging/wlags49_h2/wl_enc.c
drivers/staging/wlags49_h2/wl_main.c
drivers/staging/wlags49_h2/wl_netdev.c
drivers/staging/wlags49_h2/wl_pci.c
drivers/staging/wlags49_h2/wl_priv.c
drivers/staging/wlags49_h2/wl_profile.c
drivers/staging/wlags49_h2/wl_util.c
drivers/staging/wlags49_h2/wl_wext.c