commit | bfac3693c426d280b026f6a1b77dc2294ea43fea | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Apr 12 15:33:23 2011 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 12 15:33:23 2011 -0700 |
tree | 25435a6df564c1f0f33f31ab86f5b786bc502817 | |
parent | 020318d0d2af51e0fd59ba654ede9b2171558720 [diff] |
ieee802154: Remove hacked CFLAGS in net/ieee802154/Makefile It adds -Wall (which the kernel carefully controls already) and of all things -DDEBUG (which should be set by other means if desired, please we have dynamic-debug these days). Kill this noise. Reported-by: Dave Jones <davej@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>