[PATCH v3 RESEND 1/6] net: wan: Add support for QMC HDLC
    Andy Shevchenko 
    andriy.shevchenko at linux.intel.com
       
    Mon Feb 12 23:22:56 AEDT 2024
    
    
  
On Mon, Feb 12, 2024 at 08:56:29AM +0100, Herve Codina wrote:
> The QMC HDLC driver provides support for HDLC using the QMC (QUICC
> Multichannel Controller) to transfer the HDLC data.
...
> +#include <linux/dma-mapping.h>
> +#include <linux/hdlc.h>
> +#include <linux/module.h>
> +#include <linux/of.h>
> +#include <linux/of_platform.h>
I do not see how these are being used, am I right?
What's is missing OTOH is the mod_devicetable.h.
> +#include <linux/platform_device.h>
> +#include <linux/slab.h>
+ Blank line?
> +#include <soc/fsl/qe/qmc.h>
-- 
With Best Regards,
Andy Shevchenko
    
    
More information about the Linuxppc-dev
mailing list