On 25-08-19, 07:54, Greg Kroah-Hartman wrote:
When the greybus drivers were converted to SPDX identifiers for the license text, some license boilerplate was not removed. Clean this up by removing this unneeded text now.
Cc: Johan Hovold johan@kernel.org Cc: Alex Elder elder@kernel.org Cc: Vaibhav Agarwal vaibhav.sr@gmail.com Cc: Mark Greer mgreer@animalcreek.com Cc: Viresh Kumar vireshk@kernel.org Cc: "Bryan O'Donoghue" pure.logic@nexus-software.ie Cc: greybus-dev@lists.linaro.org Cc: devel@driverdev.osuosl.org Signed-off-by: Greg Kroah-Hartman gregkh@linuxfoundation.org
.../Documentation/firmware/authenticate.c | 46 ------------------- .../greybus/Documentation/firmware/firmware.c | 46 ------------------- drivers/staging/greybus/arpc.h | 46 ------------------- drivers/staging/greybus/audio_apbridgea.h | 26 +---------- .../staging/greybus/greybus_authentication.h | 46 ------------------- drivers/staging/greybus/greybus_firmware.h | 46 ------------------- drivers/staging/greybus/greybus_protocols.h | 46 ------------------- drivers/staging/greybus/tools/loopback_test.c | 2 - 8 files changed, 1 insertion(+), 303 deletions(-)
Acked-by: Viresh Kumar viresh.kumar@linaro.org