summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d4-ek/src/sam_maxtouch.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sama5d4-ek/src/sam_maxtouch.c')
-rw-r--r--nuttx/configs/sama5d4-ek/src/sam_maxtouch.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/nuttx/configs/sama5d4-ek/src/sam_maxtouch.c b/nuttx/configs/sama5d4-ek/src/sam_maxtouch.c
index e1bdaa509..6a73fb4ce 100644
--- a/nuttx/configs/sama5d4-ek/src/sam_maxtouch.c
+++ b/nuttx/configs/sama5d4-ek/src/sam_maxtouch.c
@@ -120,9 +120,7 @@ static void mxt_clear(FAR const struct mxt_lower_s *lower);
* of the maXTouch and provides some board-specific hooks.
*
* Memory for this structure is provided by the caller. It is not copied
- * by the driver and is presumed to persist while the driver is active. The
- * memory must be writable because, under certain circumstances, the driver
- * may modify certain values.
+ * by the driver and is presumed to persist while the driver is active.
*/
static struct sama5d4ek_tscinfo_s g_mxtinfo =