Commit a1f7efc
committed
drivers: video: fix the RGB565X format's byte per pixel
THe RGB565X (big-endian) did not have an entry for the function
video_byte_per_pixel(). Fix it by adding the missing entry.
Signed-off-by: Josuah Demangeon <[email protected]>1 parent 1de34ea commit a1f7efc
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1411 | 1411 | | |
1412 | 1412 | | |
1413 | 1413 | | |
| 1414 | + | |
1414 | 1415 | | |
1415 | 1416 | | |
1416 | 1417 | | |
| |||
0 commit comments