|
@@ -3,6 +3,7 @@
|
|
* It does not support slave mode, the register slightly moved. This PCI
|
|
* It does not support slave mode, the register slightly moved. This PCI
|
|
* device provides three bars, every contains a single I2C controller.
|
|
* device provides three bars, every contains a single I2C controller.
|
|
*/
|
|
*/
|
|
|
|
+#include <linux/module.h>
|
|
#include <linux/pci.h>
|
|
#include <linux/pci.h>
|
|
#include <linux/platform_device.h>
|
|
#include <linux/platform_device.h>
|
|
#include <linux/i2c/pxa-i2c.h>
|
|
#include <linux/i2c/pxa-i2c.h>
|