Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304079
b: refs/heads/master
c: 04db6e5
h: refs/heads/master
i:
  304077: 6fafebe
  304075: bf4ccc0
  304071: 207ebc9
  304063: 3802437
v: v3
  • Loading branch information
Jim Cromie authored and Greg Kroah-Hartman committed May 5, 2012
1 parent 18524ff commit 57d5d9e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1ef9eaf2bf8901e92bb931875a5621692c8a0b84
refs/heads/master: 04db6e5fddca55186b6a74339a62c800150648bc
10 changes: 0 additions & 10 deletions trunk/lib/dynamic_debug.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,24 +14,14 @@

#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/moduleparam.h>
#include <linux/kallsyms.h>
#include <linux/types.h>
#include <linux/mutex.h>
#include <linux/proc_fs.h>
#include <linux/seq_file.h>
#include <linux/list.h>
#include <linux/sysctl.h>
#include <linux/ctype.h>
#include <linux/string.h>
#include <linux/uaccess.h>
#include <linux/dynamic_debug.h>
#include <linux/debugfs.h>
#include <linux/slab.h>
#include <linux/jump_label.h>
#include <linux/hardirq.h>
#include <linux/sched.h>
#include <linux/device.h>
#include <linux/netdevice.h>

extern struct _ddebug __start___verbose[];
Expand Down

0 comments on commit 57d5d9e

Please sign in to comment.