Re: [PATCH 02/03] fbdev: maxine: elide an unused function

From: Maciej W. Rozycki

Date: Mon Aug 17 2026 - 12:57:31 EST


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 <macro@xxxxxxxxxxx>

Maciej