diff options
| -rw-r--r-- | arch/arm/common/sa1111.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/common/sa1111.c b/arch/arm/common/sa1111.c index 6094c34d9bae..47ccec95f3e8 100644 --- a/arch/arm/common/sa1111.c +++ b/arch/arm/common/sa1111.c | |||
| @@ -939,7 +939,7 @@ static int sa1111_resume(struct platform_device *dev) | |||
| 939 | #define sa1111_resume NULL | 939 | #define sa1111_resume NULL |
| 940 | #endif | 940 | #endif |
| 941 | 941 | ||
| 942 | static int sa1111_probe(struct platform_device *pdev) | 942 | static int __devinit sa1111_probe(struct platform_device *pdev) |
| 943 | { | 943 | { |
| 944 | struct resource *mem; | 944 | struct resource *mem; |
| 945 | int irq; | 945 | int irq; |
