diff options
author | Peter Hüwe <PeterHuewe@gmx.de> | 2011-09-05 21:07:23 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-09-22 16:21:43 +0100 |
commit | 6cfa6279edbffa921b7d8c9519bfd83a24ba508e (patch) | |
tree | b950b73d734a2b4926ff4aaebbe6d6ddb0981d82 /include/linux/clk.h | |
parent | 1c3be369c5fcd36c5d3841ca5d97d80ad34e76dd (diff) |
ARM: 7079/1: spi: Fix builderror in spi-pl022.c
This patch fixes a build error, introduced by commit (67fc8b9f, "PM: add
runtime PM support to core Primecell driver") which unfortunately was a little
bit incomplete and did contain a typo (11 instead of 22).
I'm not sure how this patch could have been tested back then, if it
doesn't even compile ;)
The build failure was:
drivers/spi/spi-pl022.c:2292: error: 'adev' undeclared (first use in
this function)
drivers/spi/spi-pl022.c:2344: error: 'pl022_suspend' undeclared here
(not in a function)
The build failure appears e.g. for the u8500 and realview defconfig.
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include/linux/clk.h')
0 files changed, 0 insertions, 0 deletions