From 76f9a4280d71256272b8c3946a5e45a9e1d8f23b Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 9 Jan 2014 09:55:31 -0800 Subject: [PATCH] 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-format-patch failed