From: Fabio Estevam Date: Tue, 16 Apr 2013 09:28:30 +0000 (+0000) Subject: xgmac: Remove unneeded PM_OPS definitions X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c132cf56f1527d4667b52bf64453155bcacbea8a;p=pandora-kernel.git xgmac: 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. Signed-off-by: Fabio Estevam Signed-off-by: David S. Miller --- Reading git-diff-tree failed