
28 Oct
2013
28 Oct
'13
6:10 p.m.
On Mon, Oct 28, 2013 at 03:15:25PM +0200, Jarkko Nikula wrote:
One possible thing to do is to let structure definitions to be available for non-ACPI builds. Then compiler won't fail on structure access which will be anyway optimized away by later compiler stages.
You could also have inline accessor functions which can be stubbed out when not needed.