ARM: pxa: move header file out of I2C realm
include/linux/i2c is to be deprecated. Move this platform_data to the proper platform_data dir. Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
This commit is contained in:

committed by
Robert Jarzmik

parent
cb74dc3ba2
commit
f15fc9b122
@@ -28,7 +28,7 @@
|
||||
#include <linux/leds.h>
|
||||
#include <linux/mfd/da903x.h>
|
||||
#include <linux/platform_data/max732x.h>
|
||||
#include <linux/i2c/pxa-i2c.h>
|
||||
#include <linux/platform_data/i2c-pxa.h>
|
||||
|
||||
#include <asm/types.h>
|
||||
#include <asm/setup.h>
|
||||
|
Reference in New Issue
Block a user