devicetree.h: sort sub-includes and API docs for them
Trivial cleanup: sort the devicetree/foo.h includes and the relevant sections for them in the documentation. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
This commit is contained in:
parent
6c2451c5c0
commit
413e16d7bf
2 changed files with 8 additions and 8 deletions
|
@ -1429,10 +1429,10 @@
|
|||
* @}
|
||||
*/
|
||||
|
||||
#include <devicetree/gpio.h>
|
||||
#include <devicetree/spi.h>
|
||||
#include <devicetree/adc.h>
|
||||
#include <devicetree/clocks.h>
|
||||
#include <devicetree/gpio.h>
|
||||
#include <devicetree/spi.h>
|
||||
|
||||
/** @internal pay no attention to the man behind the curtain! */
|
||||
#define DT_PATH_INTERNAL(...) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue