intel/intel_decode.c: Remove #include "intel_decode.h".
authorJohannes Obermayr <johannesobermayr@gmx.de>
Sat, 31 Dec 2011 00:45:32 +0000 (01:45 +0100)
committerChad Versace <chad.versace@linux.intel.com>
Sat, 31 Dec 2011 05:07:55 +0000 (21:07 -0800)
Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
intel/intel_decode.c

index dbbcd38..e80e840 100644 (file)
@@ -28,7 +28,6 @@
 #include <stdarg.h>
 #include <string.h>
 
-#include "intel_decode.h"
 #include "intel_chipset.h"
 #include "intel_bufmgr.h"