Message ID | 20200515094752.28490-1-hemant.agrawal@nxp.com |
---|---|
Headers | show |
Series | NXP DPAAx: move internal symbols to INTERNAL | expand |
On Fri, May 15, 2020 at 11:50 AM Hemant Agrawal <hemant.agrawal@nxp.com> wrote: > This patchset moves the internal symbol to the INTERNAL sections > > This patch also change some of the shared variables to function > calls. (Mostly control path used variables). > > Hemant Agrawal (13): > common/dpaax: move internal symbols into INTERNAL section > bus/fslmc: move internal symbols into INTERNAL section > bus/dpaa: move internal symbols into INTERNAL section > mempool/dpaa2: move internal symbols into INTERNAL section > net/dpaa: move internal symbols into INTERNAL section > net/dpaa2: move internal symbols into INTERNAL section > crypto: move internal symbols into INTERNAL section > mempool/dpaa2: fix to add the include file > bus/dpaa: share qman portal ids as function calls > bus/dpaa: move log into to respective dpaa drivers > bus/dpaa: change netcfg access as function > bus/fslmc: share mcp ptr as function across libs > bus/fslmc: remove unused symbols Rebased series, updated rules following Ray comments, re-tested and applied. Thanks Hemant, Ray. -- David Marchand