embeddedsw/XilinxProcessorIPLib/drivers/hdcp1x
Andrei-Liviu Simion 0e440b93e0 hdcp1x: Define number of instances if not defined.
Some subsystem drivers have dependencies on all subcore drivers.
If no subcore of that type is present, the HDCP subcore driver's
TCL file won't be executing, and the XPAR_XHDCP_NUM_INSTANCES
will remain undefined.
This will cause a compilation error due to XHdcp1x_LookupConfig
using this definition.

This patch protects against such a scenario.

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
Acked-by: Shadul Shaikh <shaduls@xilinx.com>
2015-10-11 12:08:29 +05:30
..
data hdcp1x: Modifications for Xilinx standalone coding style. 2015-08-10 16:37:36 +05:30
src hdcp1x: Define number of instances if not defined. 2015-10-11 12:08:29 +05:30