Re: [PATCH 02/03] fbdev: maxine: elide an unused function
"Maciej W. Rozycki" <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.comp.video.dri.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 13 Aug 2026, Randy Dunlap wrote: > maxinefb_ims332_read_register() is not used, but since it describes a > hardware interface, leave it in the source file as documentation > and surround it inside an #if 0/#endif block. Acked-by: Maciej W. Rozycki <[email protected]> Maciej