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