On Tue, 2014-08-19 at 19:54 -0500, J. German Rivera wrote: > APIs to access the Management Complex (MC) hardware > module of Freescale LS2 SoCs. This patch includes > APIs to check the MC firmware version and to manipulate > DPRC objects in the MC. [] > include/linux/fsl_dpmng.h | 120 ++++++ > include/linux/fsl_dprc.h | 790 > ++++++++++++++++++++++++++++++++++++ > include/linux/fsl_mc_cmd.h | 182 +++++++++ > include/linux/fsl_mc_sys.h | 50 +++
Why should any of these files be put in include/linux? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

