aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common/scoop.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/common/scoop.c')
-rw-r--r--arch/arm/common/scoop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/common/scoop.c b/arch/arm/common/scoop.c
index e8356b76d7c6..68b06d16f253 100644
--- a/arch/arm/common/scoop.c
+++ b/arch/arm/common/scoop.c
@@ -11,7 +11,7 @@
11 * 11 *
12 */ 12 */
13 13
14#include <linux/device.h> 14#include <linux/platform_device.h>
15#include <asm/io.h> 15#include <asm/io.h>
16#include <asm/hardware/scoop.h> 16#include <asm/hardware/scoop.h>
17 17