diff options
-rw-r--r-- | drivers/leds/leds-syscon.c | 4 |
1 files changed, 0 insertions, 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 @@ | |||
18 | * along with this program; if not, write to the Free Software | 18 | * along with this program; if not, write to the Free Software |
19 | * Foundation, Inc., 59 Temple Place, Suite 330, Boston, | 19 | * Foundation, Inc., 59 Temple Place, Suite 330, Boston, |
20 | * MA 02111-1307 USA | 20 | * MA 02111-1307 USA |
21 | * | ||
22 | * This driver provides system reboot functionality for APM X-Gene SoC. | ||
23 | * For system shutdown, this is board specify. If a board designer | ||
24 | * implements GPIO shutdown, use the gpio-poweroff.c driver. | ||
25 | */ | 21 | */ |
26 | #include <linux/io.h> | 22 | #include <linux/io.h> |
27 | #include <linux/of_device.h> | 23 | #include <linux/of_device.h> |