remove dead code in via-pmu68k
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 22 Aug 2007 21:01:31 +0000 (14:01 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 23 Aug 2007 02:52:45 +0000 (19:52 -0700)
commit0d5e74fc7f44b1cdcd793496877c67a2a7a32a1e
tree2ee7dfb35753344239ffab12271a192df7055020
parent4088af39cc052eeb6c4568a706c403ce151f5bd2
remove dead code in via-pmu68k

When suspend is ever implemented for pmu68k it really should follow the
generic pm_ops concept and not mirror the platform-specific /dev/pmu
device with ioctls on it. Hence, this patch removes the unused code there;
should the implementers need it they can look at via-pmu.c and/or the
history of the file.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/macintosh/via-pmu68k.c