diff options
| author | Mark Einon <[email protected]> | 2011-11-04 17:58:02 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2011-11-18 22:52:09 +0000 |
| commit | 2e9ff8d917af622785b5b9f46d849b7eee43b29c (patch) | |
| tree | 00526fe270170f05ba888ed7aca368bdf8e5f6fc /drivers/i2c | |
| parent | Linux 3.2-rc2 (diff) | |
| download | kernel-2e9ff8d917af622785b5b9f46d849b7eee43b29c.tar.gz kernel-2e9ff8d917af622785b5b9f46d849b7eee43b29c.zip | |
linux-next: et131x: Fix build error when CONFIG_PM_SLEEP not enabled
Randy Dunlap reports that the ex131x driver doesn't build when CONFIG_PM_SLEEP is not enabled.
This bug was introduced when moving code around to remove some forward declarations earlier, the #endif part of #ifdef CONFIG_PM_SLEEP was not moved at the same time. Now fixed by moving it to its proper place.
Reported-by: Randy Dunlap <[email protected]>
Signed-off-by: Mark Einon <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/i2c')
0 files changed, 0 insertions, 0 deletions
