
Move the tracking of suspend requests into the corresponding master structures. This patch limits the number of possible requestors to 1. Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com> Acked-by: Jyotheeswar Reddy Mutthareddyvari <jyothee@xilinx.com>
4 lines
136 B
C
4 lines
136 B
C
#ifndef ZYNQMP_XPFW_VERSION__H_
|
|
#define ZYNQMP_XPFW_VERSION__H_
|
|
#define ZYNQMP_XPFW_VERSION "2015.1-swbeta2-33-gaa7ad30df6b5"
|
|
#endif
|