Files
linux/drivers
Herve Codina badc9e33c7 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>
2024-03-18 09:25:58 +00:00
..
2024-02-06 20:07:35 +02:00
2024-02-16 18:51:00 -05:00
2024-03-03 02:32:35 +00:00
2024-03-07 20:26:24 -08:00
2024-03-11 17:11:28 -07:00
2024-01-05 15:55:41 +05:30
2024-02-06 20:07:12 +02:00
2024-01-04 17:03:47 +01:00
2024-02-19 11:10:55 +01:00
2024-01-12 12:38:37 +01:00