commit | ede2033c405bfbd6b74b113cf69c6f54cef35902 | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Fri Sep 06 16:49:18 2013 -0500 |
committer | Rob Herring <rob.herring@calxeda.com> | Tue Sep 24 21:12:27 2013 -0500 |
tree | 2d25c21a4192c153f45d02df9e76fb1903d7b10d | |
parent | 4a10c2ac2f368583138b774ca41fac4207911983 [diff] |
openrisc: clean-up prom.h 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