From: Fabio Estevam Date: Tue, 16 Apr 2013 09:28:28 +0000 (+0000) Subject: atl1: Remove unneeded PM_OPS definitions X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b7a2bbb6904d330a142948f6b22786604a06cc6;p=pandora-kernel.git atl1: Remove unneeded PM_OPS definitions SIMPLE_DEV_PM_OPS macro can handle !CONFIG_PM_SLEEP case nicely, so there is no need to define PM_OPS for both CONFIG_PM_SLEEP and !CONFIG_PM_SLEEP cases. Remove the unneeded definitions. Cc: Jay Cliburn Signed-off-by: Fabio Estevam Signed-off-by: David S. Miller --- Reading git-diff-tree failed