From: Sean MacLennan Date: Tue, 29 Nov 2011 01:19:33 +0000 (-0500) Subject: rtl8192e: create generic rtllib_debug.h X-Git-Tag: v3.3-rc1~152^2~101^2~142 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea74fedced8235fb01fc317bcb8cd98d8aa71436;p=pandora-kernel.git rtl8192e: create generic rtllib_debug.h Rename rtl_debug.h to rtllib_debug.h. Source files should include rtllib.h if they are generic and rtl_core.h if they are r8192e specific. Files should never include both. Signed-off-by: Sean MacLennan Reviewed-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed