]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/staging/ozwpan/ozproto.h
staging: ozwpan: Replace oz_trace with oz_dbg
[karo-tx-linux.git] / drivers / staging / ozwpan / ozproto.h
index 93bb4c0172e0b69c0e27ed6ea20cccf931072e07..9bb0a6abfc88101ce0c87752af77b860ca25a646 100644 (file)
@@ -7,7 +7,7 @@
 #define _OZPROTO_H
 
 #include <asm/byteorder.h>
-#include "ozconfig.h"
+#include "ozdbg.h"
 #include "ozappif.h"
 
 #define OZ_ALLOCATED_SPACE(__x)        (LL_RESERVED_SPACE(__x)+(__x)->needed_tailroom)