ARM: 5798/1: SA1100: h3600: remove unused cruft from h3600.h
authorDmitry Artamonow <mad_soft@inbox.ru>
Fri, 27 Nov 2009 10:10:59 +0000 (11:10 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 6 Dec 2009 16:52:25 +0000 (16:52 +0000)
PM_SUSPEND, PM_RESUME and machine_is_h3xxx() are not used anywhere in
kernel (checked with git grep), so it's safe to remove them.

Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found