Bug 261013

Summary: Sample driver code does not compile
Product: Documentation Reporter: david.elliott3040
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed DUPLICATE    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Changed include ordering none

Description david.elliott3040 2022-01-07 21:32:46 UTC
Created attachment 230796 [details]
Changed include ordering

The driver code in documentation/content/en/books/arch-handbook/driverbasics/_index.adoc
does not compile as it includes sys/module.h before sys/param.h
Comment 1 david.elliott3040 2022-01-07 21:40:26 UTC

*** This bug has been marked as a duplicate of bug 261014 ***