Message ID | 1414148226-12975-1-git-send-email-linus.walleij@linaro.org |
---|---|
State | Accepted |
Commit | 37fa70f026474db98fc395a45eda2bbceb210c74 |
Headers | show |
On Fri, Oct 24, 2014 at 3:57 AM, Linus Walleij <linus.walleij@linaro.org> wrote: > A chunk of text followed the copied license text, ehm, sorry > that kind of things happen from time to time. > Sure, let me merge this. Thanks, -Bryan > Signed-off-by: Linus Walleij <linus.walleij@linaro.org> > --- > drivers/leds/leds-syscon.c | 4 ---- > 1 file changed, 4 deletions(-) > > diff --git a/drivers/leds/leds-syscon.c b/drivers/leds/leds-syscon.c > index 3afec79c43f4..e0ccfc872c2f 100644 > --- a/drivers/leds/leds-syscon.c > +++ b/drivers/leds/leds-syscon.c > @@ -18,10 +18,6 @@ > * along with this program; if not, write to the Free Software > * Foundation, Inc., 59 Temple Place, Suite 330, Boston, > * MA 02111-1307 USA > - * > - * This driver provides system reboot functionality for APM X-Gene SoC. > - * For system shutdown, this is board specify. If a board designer > - * implements GPIO shutdown, use the gpio-poweroff.c driver. > */ > #include <linux/io.h> > #include <linux/of_device.h> > -- > 1.9.3 > -- To unsubscribe from this list: send the line "unsubscribe linux-leds" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/drivers/leds/leds-syscon.c b/drivers/leds/leds-syscon.c index 3afec79c43f4..e0ccfc872c2f 100644 --- a/drivers/leds/leds-syscon.c +++ b/drivers/leds/leds-syscon.c @@ -18,10 +18,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, * MA 02111-1307 USA - * - * This driver provides system reboot functionality for APM X-Gene SoC. - * For system shutdown, this is board specify. If a board designer - * implements GPIO shutdown, use the gpio-poweroff.c driver. */ #include <linux/io.h> #include <linux/of_device.h>
A chunk of text followed the copied license text, ehm, sorry that kind of things happen from time to time. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> --- drivers/leds/leds-syscon.c | 4 ---- 1 file changed, 4 deletions(-)