mac80211: rename driver-trace file
This file will contain more soon, so rename it to just trace. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
This commit is contained in:
parent
bdcbd8e0e3
commit
011ad0e9f8
5 changed files with 5 additions and 6 deletions
|
@ -1,9 +0,0 @@
|
|||
/* bug in tracepoint.h, it should include this */
|
||||
#include <linux/module.h>
|
||||
|
||||
/* sparse isn't too happy with all macros... */
|
||||
#ifndef __CHECKER__
|
||||
#include "driver-ops.h"
|
||||
#define CREATE_TRACE_POINTS
|
||||
#include "driver-trace.h"
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue