coresight: replicator: Add terminate entry for acpi_device_id tables
Make sure acpi_device_id tables have terminate entry.
Fixes: 115b1aa233 ("coresight: acpi: Support for platform devices")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
			
			
This commit is contained in:
		
							parent
							
								
									745cfc5651
								
							
						
					
					
						commit
						055ecea0aa
					
				| @ -300,6 +300,7 @@ static const struct of_device_id static_replicator_match[] = { | ||||
| #ifdef CONFIG_ACPI | ||||
| static const struct acpi_device_id static_replicator_acpi_ids[] = { | ||||
| 	{"ARMHC985", 0}, /* ARM CoreSight Static Replicator */ | ||||
| 	{} | ||||
| }; | ||||
| #endif | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user