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