X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=drivers%2Fhwtracing%2Fcoresight%2Fcoresight-etm4x-core.c;fp=drivers%2Fhwtracing%2Fcoresight%2Fcoresight-etm4x-core.c;h=c5ea808ea66233949c340de127d99eb02ec4dcb9;hb=8a519235c3c37663e54e37a89d05a86c0a2c90c8;hp=ce1995a2827f01bbe164eaa95a845e9707254364;hpb=841c35169323cd833294798e58b9bf63fa4fa1de;p=linux-2.6-microblaze.git diff --git a/drivers/hwtracing/coresight/coresight-etm4x-core.c b/drivers/hwtracing/coresight/coresight-etm4x-core.c index ce1995a2827f..c5ea808ea662 100644 --- a/drivers/hwtracing/coresight/coresight-etm4x-core.c +++ b/drivers/hwtracing/coresight/coresight-etm4x-core.c @@ -2390,7 +2390,7 @@ static const struct of_device_id etm4_sysreg_match[] = { #ifdef CONFIG_ACPI static const struct acpi_device_id etm4x_acpi_ids[] = { - {"ARMHC500", 0}, /* ARM CoreSight ETM4x */ + {"ARMHC500", 0, 0, 0}, /* ARM CoreSight ETM4x */ {} }; MODULE_DEVICE_TABLE(acpi, etm4x_acpi_ids);