commit | d1f4a91183ac77cd3e38ad897ac2cc191b23661a | [log] [tgz] |
---|---|---|
author | Michael Hope <mlhx@google.com> | Sun Jun 21 19:38:29 2020 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Sun Jul 12 17:17:17 2020 -0400 |
tree | 08774bb910d3b811b54c833489d5f84f59169a41 | |
parent | a18a73c19b1bb48f7cf0e942ad6439c87edccd93 [diff] |
drivers: display: fix a typo in the ili9340 driver The typo is inside an __ASSERT which is why the driver is normally OK. Signed-off-by: Michael Hope <mlhx@google.com>