diff options
author | 2024-03-14 13:33:46 +0100 | |
---|---|---|
committer | 2024-03-18 09:25:58 +0000 | |
commit | badc9e33c79541cd62fc8238c2eb564d41feac56 (patch) | |
tree | eb54b692496fd09605dbf879749680a1fb5d2c69 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: ethernet: mtk_eth_soc: fix PPE hanging issue (diff) | |
download | wireguard-linux-badc9e33c79541cd62fc8238c2eb564d41feac56.tar.xz wireguard-linux-badc9e33c79541cd62fc8238c2eb564d41feac56.zip |
net: wan: fsl_qmc_hdlc: Fix module compilation
The fsl_qmc_driver does not compile as module:
error: ‘qmc_hdlc_driver’ undeclared here (not in a function);
405 | MODULE_DEVICE_TABLE(of, qmc_hdlc_driver);
| ^~~~~~~~~~~~~~~
Fix the typo.
Fixes: b40f00ecd463 ("net: wan: Add support for QMC HDLC")
Reported-by: Michael Ellerman <mpe@ellerman.id.au>
Closes: https://lore.kernel.org/linux-kernel/87ttl93f7i.fsf@mail.lhotse/
Signed-off-by: Herve Codina <herve.codina@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions