Skip to content

Commit

Permalink
rtl8192e: remove stale defines from ccflags-y
Browse files Browse the repository at this point in the history
Code paths using these defines have been removed long time ago,
now remove stale references from injected ccflags-y.

Signed-off-by: Stefan Lippers-Hollmann <s.l-h@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Stefan Lippers-Hollmann authored and Greg Kroah-Hartman committed Nov 27, 2011
1 parent 6f03053 commit 44b6eb2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions drivers/staging/rtl8192e/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
ccflags-y += -DUSE_FW_SOURCE_IMG_FILE
ccflags-y += -DCONFIG_PM_RTL
ccflags-y += -DCONFIG_PM
ccflags-y += -DHAVE_NET_DEVICE_OPS
ccflags-y += -DENABLE_DOT11D

r8192e_pci-objs := \
rtl_core.o \
Expand Down

0 comments on commit 44b6eb2

Please sign in to comment.