diff options
Diffstat (limited to 'arch/arm/mach-s3c64xx/mach-crag6410-module.c')
-rw-r--r-- | arch/arm/mach-s3c64xx/mach-crag6410-module.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c64xx/mach-crag6410-module.c b/arch/arm/mach-s3c64xx/mach-crag6410-module.c index 9e382e7c77cb..181aa99427fe 100644 --- a/arch/arm/mach-s3c64xx/mach-crag6410-module.c +++ b/arch/arm/mach-s3c64xx/mach-crag6410-module.c | |||
@@ -24,7 +24,7 @@ | |||
24 | #include <sound/wm8962.h> | 24 | #include <sound/wm8962.h> |
25 | #include <sound/wm9081.h> | 25 | #include <sound/wm9081.h> |
26 | 26 | ||
27 | #include <plat/s3c64xx-spi.h> | 27 | #include <linux/platform_data/spi-s3c64xx.h> |
28 | 28 | ||
29 | #include <mach/crag6410.h> | 29 | #include <mach/crag6410.h> |
30 | 30 | ||