From: Greg Kroah-Hartman Date: Thu, 9 Jan 2014 17:55:31 +0000 (-0800) Subject: staging: wlags49_h2: debug.h: remove typedef for debug structure X-Git-Tag: v3.14-rc1~150^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76f9a4280d71256272b8c3946a5e45a9e1d8f23b;p=pandora-kernel.git 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 --- Reading git-diff-tree failed