Loading drivers/hwtracing/coresight/coresight-csr.c +2 −1 Original line number Diff line number Diff line /* Copyright (c) 2012-2013, 2015-2018 The Linux Foundation. All rights reserved. /* Copyright (c) 2012-2013, 2015-2019 The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -430,6 +430,7 @@ static struct platform_driver csr_driver = { .name = "coresight-csr", .owner = THIS_MODULE, .of_match_table = csr_match, .suppress_bind_attrs = true, }, }; Loading Loading
drivers/hwtracing/coresight/coresight-csr.c +2 −1 Original line number Diff line number Diff line /* Copyright (c) 2012-2013, 2015-2018 The Linux Foundation. All rights reserved. /* Copyright (c) 2012-2013, 2015-2019 The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -430,6 +430,7 @@ static struct platform_driver csr_driver = { .name = "coresight-csr", .owner = THIS_MODULE, .of_match_table = csr_match, .suppress_bind_attrs = true, }, }; Loading