Commit d824a4d2 authored by Russell King's avatar Russell King

[ARM] Minor white space cleanup

parent ef9f43d5
......@@ -922,11 +922,10 @@ static int sa1111_resume(struct device *dev, u32 level)
return 0;
}
#else /* !CONFIG_PM */
#define sa1111_resume NULL
#else
#define sa1111_suspend NULL
#endif /* !CONFIG_PM */
#define sa1111_resume NULL
#endif
static int sa1111_probe(struct device *dev)
{
......
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