fpi-device: Do not include config.h in headers
It should be included in files requiring it only.
This commit is contained in:
parent
909865ed8d
commit
88cb452e05
1 changed files with 0 additions and 2 deletions
|
@ -24,8 +24,6 @@
|
|||
#include "fp-image.h"
|
||||
#include "fpi-print.h"
|
||||
|
||||
#include <config.h>
|
||||
|
||||
/**
|
||||
* FpiDeviceUdevSubtype:
|
||||
* @FPI_DEVICE_UDEV_SUBTYPE_SPIDEV: The device requires an spidev node
|
||||
|
|
Loading…
Reference in a new issue