summaryrefslogtreecommitdiffstats
path: root/drivers/staging/mt7621-pci
diff options
context:
space:
mode:
authorJérôme Pouiller <jerome.pouiller@silabs.com>2020-04-06 13:17:53 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-04-13 14:32:38 +0200
commit9671f1338b67c93183a6051789acadd10c5942bb (patch)
treee591465238db0607d06211e510f3622a2eed8beb /drivers/staging/mt7621-pci
parentfac592d084abfc8e1c71536a0563fde852007a81 (diff)
downloadlinux-9671f1338b67c93183a6051789acadd10c5942bb.tar.bz2
staging: wfx: place hif_tx_mib functions into a .c file
Until now, all functions from hif_tx_mib.h are declared "static inline". However, they are not time critical. So, it does not make so much sense. We prefer to place them in a .c file as for other hif functions. Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com> Link: https://lore.kernel.org/r/20200406111756.154086-9-Jerome.Pouiller@silabs.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/mt7621-pci')
0 files changed, 0 insertions, 0 deletions