projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30088a2
)
sfc: MTD: Leave the DEBUG macro alone
author
Ben Hutchings
<bhutchings@solarflare.com>
Mon, 30 Jan 2012 16:53:37 +0000
(16:53 +0000)
committer
Ben Hutchings
<bhutchings@solarflare.com>
Mon, 30 Jan 2012 16:53:37 +0000
(16:53 +0000)
<linux/mtd/mtd.h> no longer defines DEBUG so we do not need to
un-define it here.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
drivers/net/ethernet/sfc/mtd.c
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/sfc/mtd.c
b/drivers/net/ethernet/sfc/mtd.c
index eff49da458ed06bdb0f4501ce5d010c27d203707..79c1922720470cf33d0a74e77343399be85eb3d9 100644
(file)
--- a/
drivers/net/ethernet/sfc/mtd.c
+++ b/
drivers/net/ethernet/sfc/mtd.c
@@
-10,7
+10,6
@@
#include <linux/bitops.h>
#include <linux/module.h>
-#undef DEBUG /* <linux/mtd/mtd.h> has its own use for DEBUG */
#include <linux/mtd/mtd.h>
#include <linux/delay.h>
#include <linux/slab.h>