bus/dpaa: add compatibility and helper macros
authorHemant Agrawal <hemant.agrawal@nxp.com>
Thu, 28 Sep 2017 12:29:23 +0000 (17:59 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 6 Oct 2017 00:49:49 +0000 (02:49 +0200)
commit39f373cf015a0558dac3d96185eb62e4d71b162b
tree50a53ebbdaab471f4fdb0d6dec127ecd56ad2b7b
parent919eeaccb2ba0d7cc0d7405e7909702d592c1209
bus/dpaa: add compatibility and helper macros

Linked list, bit operations and compatibility macros.

Signed-off-by: Geoff Thorpe <geoff.thorpe@nxp.com>
Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
drivers/bus/dpaa/include/compat.h [new file with mode: 0644]
drivers/bus/dpaa/include/dpaa_bits.h [new file with mode: 0644]
drivers/bus/dpaa/include/dpaa_list.h [new file with mode: 0644]