linux_dsm_epyc7002/drivers/net/wireless/b43
Joe Perches 5b4bc649e1 b43: Use static const
Using static const generally increases object text and decreases data size.
It also generally decreases overall object size.

   text	   data	    bss	    dec	    hex	filename
   5502	     56	   1336	   6894	   1aee	drivers/net/wireless/b43/phy_common.o.new
   5511	     56	   1336	   6903	   1af7	drivers/net/wireless/b43/phy_common.o.old

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-11-22 15:58:47 -05:00
..
b43.h b43: define known SPROM boardflags2 bits 2010-11-15 13:24:32 -05:00
debugfs.c net/wireless: use generic_file_llseek in debugfs 2010-09-16 10:33:08 +02:00
debugfs.h
dma.c b43: remove extraneous code in free_ringmemory 2010-11-15 13:24:38 -05:00
dma.h
Kconfig
leds.c
leds.h
lo.c
lo.h
main.c drivers/net/wireless/b43/main.c: Use printf extension %pV 2010-11-16 16:37:04 -05:00
main.h
Makefile b43: N-PHY: put 2056-radio's specific code in separated file 2010-10-15 15:57:40 -04:00
pcmcia.c pcmcia: move driver name to struct pcmcia_driver 2010-09-29 17:20:24 +02:00
pcmcia.h
phy_a.c
phy_a.h
phy_common.c b43: Use static const 2010-11-22 15:58:47 -05:00
phy_common.h b43: N-PHY: replace N-specific radio_chanspec with common code 2010-10-15 15:57:36 -04:00
phy_g.c
phy_g.h
phy_lp.c
phy_lp.h
phy_n.c b43: N-PHY: improve 2055 radio initialization 2010-11-15 13:24:35 -05:00
phy_n.h b43: N-PHY: put radio-specific code in separated file 2010-10-15 15:57:38 -04:00
pio.c
pio.h
radio_2055.c b43: N-PHY: fix 2055 radio init 2010-11-15 13:24:31 -05:00
radio_2055.h b43: N-PHY: put radio-specific code in separated file 2010-10-15 15:57:38 -04:00
radio_2056.c b43: N-PHY: add 2056 radio channels tables 2010-11-22 15:35:18 -05:00
radio_2056.h b43: N-PHY: define registers names for 2056 radio 2010-11-09 16:13:23 -05:00
rfkill.c b43: rfkill: use HI enabled bit for all devices 2010-11-22 15:48:50 -05:00
rfkill.h
sdio.c b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmd 2010-10-29 14:35:06 -04:00
sdio.h
sysfs.c
sysfs.h
tables_lpphy.c
tables_lpphy.h
tables_nphy.c b43: N-PHY: put 2056-radio's specific code in separated file 2010-10-15 15:57:40 -04:00
tables_nphy.h b43: N-PHY: put 2056-radio's specific code in separated file 2010-10-15 15:57:40 -04:00
tables.c
tables.h
wa.c
wa.h
xmit.c
xmit.h