X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=drivers%2Fwatchdog%2Fbcm2835_wdt.c;h=6cffcb15e05d5eace1ce745834ea0c27daa9bacb;hb=7d5ccb1ae70256e0047ffcd1b866ec158567c53f;hp=6f753ae8ae4a752205f6a386ce26077eed2c629d;hpb=45a6d231b2f9b891a7df517fc40b8466e12f2b57;p=platform%2Fkernel%2Fu-boot.git diff --git a/drivers/watchdog/bcm2835_wdt.c b/drivers/watchdog/bcm2835_wdt.c index 6f753ae..6cffcb1 100644 --- a/drivers/watchdog/bcm2835_wdt.c +++ b/drivers/watchdog/bcm2835_wdt.c @@ -1,9 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Watchdog driver for Broadcom BCM2835 * * Copyright (C) 2017 Paolo Pisati - * - * SPDX-License-Identifier: GPL-2.0 */ #include