summaryrefslogtreecommitdiff
path: root/net/packet
diff options
context:
space:
mode:
authorHerve Codina <herve.codina@bootlin.com>2024-03-14 13:33:46 +0100
committerDavid S. Miller <davem@davemloft.net>2024-03-18 09:25:58 +0000
commitbadc9e33c79541cd62fc8238c2eb564d41feac56 (patch)
treeeb54b692496fd09605dbf879749680a1fb5d2c69 /net/packet
parentea80e3ed09ab2c2b75724faf5484721753e92c31 (diff)
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 'net/packet')
0 files changed, 0 insertions, 0 deletions