summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorMahesh Mahadevan <r9aadq@freescale.com>2011-11-02 06:10:18 -0500
committerMahesh Mahadevan <r9aadq@freescale.com>2011-11-02 08:00:52 -0500
commit9aa74e691a1de2e471af837d72a5a3acc274c540 (patch)
tree88db632fdd55e9802b33c1970d9691c8baa63648 /drivers
parent822c9266e666d64f5570c5bfcd4d5460fc635b9e (diff)
ENGR00161277 Add fuse access capability for MX6 Sabre-lite
Add support to read and program fuses in the MX6 Sabre-lite Signed-off-by: Mahesh Mahadevan <r9aadq@freescale.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/misc/imx_otp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/imx_otp.c b/drivers/misc/imx_otp.c
index 917924d6ee..9e58ecb1d3 100644
--- a/drivers/misc/imx_otp.c
+++ b/drivers/misc/imx_otp.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2011 Freescale Semiconductor, Inc.
+ * Copyright (C) 2011 Freescale Semiconductor, Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as