Commit be1194cc authored by Eric Miao's avatar Eric Miao

[ARM] pxa: remove unnecessary #include of <mach/ssp.h>

Signed-off-by: default avatarEric Miao <eric.y.miao@gmail.com>
parent 83f28896
...@@ -41,7 +41,6 @@ ...@@ -41,7 +41,6 @@
#include <mach/pxa300.h> #include <mach/pxa300.h>
#include <mach/pxafb.h> #include <mach/pxafb.h>
#include <mach/ssp.h>
#include <mach/mmc.h> #include <mach/mmc.h>
#include <mach/pxa2xx_spi.h> #include <mach/pxa2xx_spi.h>
#include <mach/pxa27x_keypad.h> #include <mach/pxa27x_keypad.h>
......
...@@ -45,7 +45,6 @@ ...@@ -45,7 +45,6 @@
#include <mach/poodle.h> #include <mach/poodle.h>
#include <mach/pxafb.h> #include <mach/pxafb.h>
#include <mach/sharpsl.h> #include <mach/sharpsl.h>
#include <mach/ssp.h>
#include <mach/pxa2xx_spi.h> #include <mach/pxa2xx_spi.h>
#include <asm/hardware/scoop.h> #include <asm/hardware/scoop.h>
......
...@@ -29,7 +29,6 @@ ...@@ -29,7 +29,6 @@
#include <mach/ohci.h> #include <mach/ohci.h>
#include <mach/pm.h> #include <mach/pm.h>
#include <mach/dma.h> #include <mach/dma.h>
#include <mach/ssp.h>
#include <mach/regs-intc.h> #include <mach/regs-intc.h>
#include <plat/i2c.h> #include <plat/i2c.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment