diff options
author | Eric Miao <eric.y.miao@gmail.com> | 2010-03-16 05:21:57 -0400 |
---|---|---|
committer | Eric Miao <eric.y.miao@gmail.com> | 2010-05-11 11:24:58 -0400 |
commit | be1194cca55961b4dd98ea17fb24f0ffc6fa2213 (patch) | |
tree | 9e85e9cb59048bfc29905dc824f0b0216f9fde3f /arch/arm/mach-pxa/poodle.c | |
parent | 83f2889643d8efbc7fe925afbaa114e775699d7c (diff) |
[ARM] pxa: remove unnecessary #include of <mach/ssp.h>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
Diffstat (limited to 'arch/arm/mach-pxa/poodle.c')
-rw-r--r-- | arch/arm/mach-pxa/poodle.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-pxa/poodle.c b/arch/arm/mach-pxa/poodle.c index d58a52415d75..48b10c783a28 100644 --- a/arch/arm/mach-pxa/poodle.c +++ b/arch/arm/mach-pxa/poodle.c | |||
@@ -45,7 +45,6 @@ | |||
45 | #include <mach/poodle.h> | 45 | #include <mach/poodle.h> |
46 | #include <mach/pxafb.h> | 46 | #include <mach/pxafb.h> |
47 | #include <mach/sharpsl.h> | 47 | #include <mach/sharpsl.h> |
48 | #include <mach/ssp.h> | ||
49 | #include <mach/pxa2xx_spi.h> | 48 | #include <mach/pxa2xx_spi.h> |
50 | 49 | ||
51 | #include <asm/hardware/scoop.h> | 50 | #include <asm/hardware/scoop.h> |