openrisc: clean-up prom.h
authorRob Herring <rob.herring@calxeda.com>
Fri, 6 Sep 2013 21:49:18 +0000 (16:49 -0500)
committerRob Herring <rob.herring@calxeda.com>
Wed, 25 Sep 2013 02:12:27 +0000 (21:12 -0500)
Clean-up some copy/paste declarations that are not necessary. All the
functions either don't exist or are already declared in other headers.
This is needed in preparation of of_irq.h clean-up.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Cc: Jonas Bonn <jonas@southpole.se>
Cc: linux@lists.openrisc.net

No differences found