diff options
-rw-r--r-- | drivers/leds/leds-adp5520.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/leds/leds-adp5520.c b/drivers/leds/leds-adp5520.c index aa56a867693a..ed15e6e55b90 100644 --- a/drivers/leds/leds-adp5520.c +++ b/drivers/leds/leds-adp5520.c @@ -5,10 +5,10 @@ * * Loosely derived from leds-da903x: * Copyright (C) 2008 Compulab, Ltd. - * Mike Rapoport <[email protected]> + * Mike Rapoport <[email protected]> * * Copyright (C) 2006-2008 Marvell International Ltd. - * Eric Miao <[email protected]> + * Eric Miao <[email protected]> * * Licensed under the GPL-2 or later. */ |