Skip to content
Commit 1bbf5a21 authored by Andy Shevchenko's avatar Andy Shevchenko
Browse files

auxdisplay: charlcd: Provide a forward declaration



While there is no compilation error, strictly speaking the compiler
should know about used types beforehand. Provide a forward declaration
for struct charlcd_ops before using it in struct charlcd.

Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
parent 1613e604
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment